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


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

The following tables list the members exposed by Group.

Public Properties
 NameDescription
Public PropertyGets the GroupConfiguration from which the group was created.  
Public PropertyGets a value indicating whether the group is in the last group level of the group hierarchy.  
Public PropertyGets or sets a value indicating whether the group is expanded.  
Public PropertyGets the number of data items contained in the group.  
Public PropertyGets a value indicating the level of the group within the group hierarchy.  
Public PropertyGets a reference to the parent groups of the group.  
Public Property  
Public PropertyGets a reference to the sibling groups of the group.  
Public Property  
Public PropertyGets the data displayed in a group's associated GroupHeaderControl.  
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 an object representing the value which caused the group to be created.  
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 the DataTemplate used to display the group's Value.  
Public PropertyGets a DataTemplateSelector that provides a way to apply a different ValueTemplate based on custom logic.  
Top
Public Methods
 NameDescription
Public Method  
Top
Extension Methods
 NameDescription
Public Extension MethodRetrieves the items for the specified Group.
Public Extension Method
Public Extension Method
Top
Public Events
 NameDescription
Public EventRaised when the value of a property changes.  
Top
See Also

Reference

Group Class
Xceed.Wpf.DataGrid Namespace

DataGrid Fundamentals

Grouping Data