Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / GroupNameCountPair Class
Properties


GroupNameCountPair Class Members

The following tables list the members exposed by GroupNameCountPair.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the GroupNameCountPair class specifying the group name and item count.  
Top
Public Properties
 NameDescription
Public PropertyGets the number of items contained in the corresponding group.  
Public PropertyGets the name of the corresponding group.  
Top
See Also