Spread for ASP.NET 12 Product Documentation
SortedColumn Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : SortedColumn Property
Gets the model index of the column last sorted.
Syntax
'Declaration
 
Public ReadOnly Property SortedColumn As Integer
'Usage
 
Dim instance As SheetView
Dim value As Integer
 
value = instance.SortedColumn
public int SortedColumn {get;}
See Also

Reference

SheetView Class
SheetView Members