Xceed DataGrid for WPF v7.2 Documentation
GroupLevelDescription Class Properties


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

For a list of all members of this type, see GroupLevelDescription members.

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
See Also

Reference

GroupLevelDescription Class
Xceed.Wpf.DataGrid Namespace

DataGrid Fundamentals

Grouping Data
Other Classes