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


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

The following tables list the members exposed by GroupLevelDescription.

Public Properties
 NameDescription
Public Property (Inherited from System.Windows.DependencyObject)
Public Property (Inherited from System.Windows.DependencyObject)
Public PropertyGets the field name of the column by which the data items are grouped.  
Public Property (Inherited from System.Windows.DependencyObject)
Public PropertyGets the data displayed in the associated GroupHeaderControls of the groups contained in this level.  
Public PropertyGets the DataTemplate used to display the Title's content.  
Public PropertyGets a DataTemplateSelector that provides a way to apply a different TitleTemplates based on custom logic.  
Public PropertyGets the format used for the content of the group header. This can also impact the format of the data during export or when copying to the clipboard.  
Public Property  
Public PropertyGets or sets the DataTemplate used to display the group's value. Read-only as of v5.2.  
Public PropertyGets or sets a DataTemplateSelector that provides a way to apply a different ValueTemplate based on custom logic. Read-only as of v5.2.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Top
Protected Methods
Extension Methods
 NameDescription
Public Extension MethodOverloaded. 
Top
Public Events
 NameDescription
Public EventRaised when the value of a property is changed.  
Top
See Also

Reference

GroupLevelDescription Class
Xceed.Wpf.DataGrid Namespace

DataGrid Fundamentals

Grouping Data
Other Classes