ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridGroupRow Class / Type Property

In This Topic
    Type Property (DataGridGroupRow)
    In This Topic
    Gets the type of row.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Type As DataGridRowType
    public DataGridRowType Type {get;}
    See Also