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


In This Topic
    DataGridGroupDescription Class Members
    In This Topic

    The following tables list the members exposed by DataGridGroupDescription.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    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
    Public Methods
     NameDescription
    Public MethodOverridden. Retrieves the group name for the specified item.  
    Public MethodOverridden. Returns a value indicating whether the group name and the item name match, which means that the item belongs to the group.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRetrieves the property value for the specified item.  
    Protected Method (Inherited from System.ComponentModel.GroupDescription)
    Top
    Protected Events
    See Also