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

In This Topic
    Index Property (DataGridGroupRow)
    In This Topic
    Gets the index of the row.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Index As Integer
    public int Index {get;}
    See Also