Name | Description | |
---|---|---|
StatCellConfiguration Constructor | Intializes a new instance of the StatCellConfiguration class. |
The following tables list the members exposed by StatCellConfiguration.
Name | Description | |
---|---|---|
StatCellConfiguration Constructor | Intializes a new instance of the StatCellConfiguration class. |
Name | Description | |
---|---|---|
ExportFieldNameProperty | Identifies the ExportFieldName dependency property. | |
LabelPlacementProperty | Identifies the LabelPlacement dependency property. | |
LabelProperty | Identifies the Label dependency property. | |
ResultPropertyNameProperty | Identifies the ResultPropertyName dependency property. | |
StringFormatCultureProperty | Identifies the StringFormatCulture dependency property. | |
StringFormatProperty | Identifies the StringFormat dependency property. |
Name | Description | |
---|---|---|
CanFreeze | (Inherited from System.Windows.Freezable) | |
DependencyObjectType | (Inherited from System.Windows.Freezable) | |
Dispatcher | (Inherited from System.Windows.Freezable) | |
ExportFieldName | Gets or sets the fieldName of the Column under which the stat cell will be exported. | |
IsFrozen | (Inherited from System.Windows.Freezable) | |
IsSealed | (Inherited from System.Windows.Freezable) | |
Label | Gets or sets the label to be added with the stat result when exporting to Excel. | |
LabelPlacement | Gets or sets the position of the label when exporting to Excel. | |
ResultPropertyName | Gets or sets the name of the StatCellConfiguration. The name has to match the StatCell.ResultPropertyName in order for the StatCellConfiguration to be applied to a specific statCell. | |
StringFormat | Gets or sets the StringFormat of the StatCellConfiguration. The StringFormat will be applied to the statCell with the same ResultPropertyName as this StatCellConfiguration.ResultPropertyName. | |
StringFormatCulture | Gets or sets the StringFormatCulture of the StatCellConfiguration. The StringFormatCulture will be applied to the statCell with the same ResultPropertyName as this StatCellConfiguration.ResultPropertyName. |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
Clone | (Inherited from System.Windows.Freezable) | |
CloneCurrentValue | (Inherited from System.Windows.Freezable) | |
CoerceValue | (Inherited from System.Windows.Freezable) | |
Equals | (Inherited from System.Windows.Freezable) | |
Freeze | (Inherited from System.Windows.Freezable) | |
GetAsFrozen | (Inherited from System.Windows.Freezable) | |
GetCurrentValueAsFrozen | (Inherited from System.Windows.Freezable) | |
GetHashCode | (Inherited from System.Windows.Freezable) | |
GetLocalValueEnumerator | (Inherited from System.Windows.Freezable) | |
GetValue | (Inherited from System.Windows.Freezable) | |
InvalidateProperty | (Inherited from System.Windows.Freezable) | |
ReadLocalValue | (Inherited from System.Windows.Freezable) | |
SetCurrentValue | (Inherited from System.Windows.Freezable) | |
SetValue | Overloaded. (Inherited from System.Windows.Freezable) |
Name | Description | |
---|---|---|
CloneCore | (Inherited from System.Windows.Freezable) | |
CloneCurrentValueCore | (Inherited from System.Windows.Freezable) | |
CreateInstance | (Inherited from System.Windows.Freezable) | |
CreateInstanceCore | Overridden. | |
FreezeCore | (Inherited from System.Windows.Freezable) | |
GetAsFrozenCore | (Inherited from System.Windows.Freezable) | |
GetCurrentValueAsFrozenCore | (Inherited from System.Windows.Freezable) | |
OnChanged | (Inherited from System.Windows.Freezable) | |
OnFreezablePropertyChanged | Overloaded. (Inherited from System.Windows.Freezable) | |
OnPropertyChanged(DependencyPropertyChangedEventArgs) | (Inherited from System.Windows.Freezable) | |
ReadPreamble | (Inherited from System.Windows.Freezable) | |
ShouldSerializeProperty | (Inherited from System.Windows.Freezable) | |
WritePostscript | (Inherited from System.Windows.Freezable) | |
WritePreamble | (Inherited from System.Windows.Freezable) |
Name | Description | |
---|---|---|
ShowDialog | Overloaded. |
Name | Description | |
---|---|---|
Changed | (Inherited from System.Windows.Freezable) | |
PropertyChanged | Raised when the value of a property is changed. |