Spread Silverlight Documentation
GetSorttedColumnIndex Method


GrapeCity.Windows.SpreadSheet.Data Namespace > HideRowFilter Class : GetSorttedColumnIndex Method
Gets the sorted column index.
Syntax
'Declaration
 
Public Function GetSorttedColumnIndex() As System.Integer
'Usage
 
Dim instance As HideRowFilter
Dim value As System.Integer
 
value = instance.GetSorttedColumnIndex()
public System.int GetSorttedColumnIndex()

Return Value

The sorted column index.
See Also

Reference

HideRowFilter Class
HideRowFilter Members