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. |