ComponentOne DataGrid for WPF and Silverlight
Index Property (DataGridGroupState)

C1.Silverlight.DataGrid Namespace > DataGridGroupState Class : Index Property
Gets or sets the index of the sort between columns.
Syntax
'Declaration
 
Public ReadOnly Property Index As System.Integer
public System.int Index {get;}

Property Value

The index of the sort between columns.
See Also

Reference

DataGridGroupState Class
DataGridGroupState Members