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

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