ISupportGrouping Interface Members
                In This Topic
            
            The following tables list the members exposed by ISupportGrouping.
            
            Public Properties
|  | Name | Description | 
|---|
|  | GroupDescriptions | Gets the group descriptions applied to the data. | 
|  | IsPlain | Gets whether the group items will be inline with the data items or the items will be the first level of group items. | 
TopPublic Methods
|  | Name | Description | 
|---|
|  | CanGroup | Returns whether the collection view is able to group the specified group descriptions. | 
|  | GroupAsync | Groups the collection view according to the specified group descriptions. | 
TopPublic Events
|  | Name | Description | 
|---|
|  | GroupChanged | Raised after a grouping operation was performed. | 
TopSee Also