Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / DataGridGroupInfo Class
Members


In This Topic
    DataGridGroupInfo Class
    In This Topic
    Class that provides the information required to created groups when using a virtualized collection view.
    Syntax
    'Declaration
     
    Public Class DataGridGroupInfo 
    'Usage
     
    Dim instance As DataGridGroupInfo
    public class DataGridGroupInfo 
    Inheritance Hierarchy

    System.Object
       Xceed.Wpf.DataGrid.DataGridGroupInfo

    Public Properties
     NameDescription
    Public PropertyGets the GroupDescription that matches the current DataGridGroupInfo.  
    Public PropertyGets the property name of the parent group.  
    Public PropertyGets the value of the parent group.  
    Top
    Requirements

    See Also