'Declaration Public Class QueryGroupsEventArgs Inherits System.EventArgs
'Usage Dim instance As QueryGroupsEventArgs
public class QueryGroupsEventArgs : System.EventArgs
'Declaration Public Class QueryGroupsEventArgs Inherits System.EventArgs
'Usage Dim instance As QueryGroupsEventArgs
public class QueryGroupsEventArgs : System.EventArgs
System.Object
System.EventArgs
Xceed.Wpf.DataGrid.QueryGroupsEventArgs
Name | Description | |
---|---|---|
![]() | ChildGroupDescription | Gets the child group description. |
![]() | ChildGroupNameCountPairs | Gets a list of GroupNameCountPair objects that represent the groups and the order in which they are displayed in the virtualized collection view. |
![]() | ChildGroupPropertyName | Gets the name of the item property that should be queried in order to find its distinct values and their count taking into account the parent groups, which can be retrieved through the GroupPath property. |
![]() | ChildSortDirection | Gets the direction in which child groups are sorted. |
![]() | CollectionView | Gets the containing virtualized collection view. |
![]() | GroupPath | Gets a read only collection of DataGridGroupInfo objects, which provide information on the parent groups. |
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2