ComponentOne DataGrid for WPF and Silverlight
Index Property (DataGridSortState)

C1.WPF.DataGrid Namespace > DataGridSortState 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

DataGridSortState Class
DataGridSortState Members