Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / DataGridGroupDescription Class


In This Topic
    DataGridGroupDescription Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.GroupDescription)
    Public PropertyGets or sets the group configuration that will be applied to the groups created by this group description.  
    Public Property (Inherited from System.ComponentModel.GroupDescription)
    Public PropertyGets or sets the name of the property that is used to determine which group an item belongs to.  
    Public PropertyGets or sets the data comparer that will be used to sort the groups in a grid.  
    Public Property (Inherited from System.ComponentModel.GroupDescription)
    Top
    See Also