Xceed DataGrid for WPF v7.2 Documentation
StatCellConfiguration Class Members
Fields  Properties  Methods  Events


Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace : StatCellConfiguration Class

The following tables list the members exposed by StatCellConfiguration.

Public Constructors
 NameDescription
Public ConstructorIntializes a new instance of the StatCellConfiguration class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Identifies the ExportFieldName dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the LabelPlacement dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the Label dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ResultPropertyName dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the StringFormatCulture dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the StringFormat dependency property.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Windows.Freezable)
Public Property (Inherited from System.Windows.Freezable)
Public Property (Inherited from System.Windows.Freezable)
Public PropertyGets or sets the fieldName of the Column under which the stat cell will be exported.  
Public Property (Inherited from System.Windows.Freezable)
Public Property (Inherited from System.Windows.Freezable)
Public PropertyGets or sets the label to be added with the stat result when exporting to Excel.  
Public PropertyGets or sets the position of the label when exporting to Excel.  
Public PropertyGets 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.  
Public PropertyGets or sets the StringFormat of the StatCellConfiguration. The StringFormat will be applied to the statCell with the same ResultPropertyName as this StatCellConfiguration.ResultPropertyName.  
Public PropertyGets or sets the StringFormatCulture of the StatCellConfiguration. The StringFormatCulture will be applied to the statCell with the same ResultPropertyName as this StatCellConfiguration.ResultPropertyName.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.Freezable)
Public Method (Inherited from System.Windows.Freezable)
Public Method (Inherited from System.Windows.Freezable)
Public Method (Inherited from System.Windows.Freezable)
Public Method (Inherited from System.Windows.Freezable)
Public Method (Inherited from System.Windows.Freezable)
Public Method (Inherited from System.Windows.Freezable)
Public Method (Inherited from System.Windows.Freezable)
Public Method (Inherited from System.Windows.Freezable)
Public Method (Inherited from System.Windows.Freezable)
Public Method (Inherited from System.Windows.Freezable)
Public Method (Inherited from System.Windows.Freezable)
Public Method (Inherited from System.Windows.Freezable)
Public MethodOverloaded.  (Inherited from System.Windows.Freezable)
Top
Protected Methods
Extension Methods
 NameDescription
Public Extension MethodOverloaded. 
Top
Public Events
 NameDescription
Public Event (Inherited from System.Windows.Freezable)
Public EventRaised when the value of a property is changed.  
Top
See Also

Reference

StatCellConfiguration Class
Xceed.Wpf.DataGrid Namespace