Spread Windows Forms 12.0 Product Documentation
Index Property (SortArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SortArgs Class : Index Property
Gets the index of the column or row on which to sort.
Syntax
'Declaration
 
Public ReadOnly Property Index As Integer
'Usage
 
Dim instance As SortArgs
Dim value As Integer
 
value = instance.Index
public int Index {get;}
See Also

Reference

SortArgs Class
SortArgs Members