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


In This Topic
    GroupNameCountPair Class Members
    In This Topic

    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