Spread Silverlight Documentation
IsSortted Method


GrapeCity.Windows.SpreadSheet.Data Namespace > HideRowFilter Class : IsSortted Method
Gets whether the filter is sorted.
Syntax
'Declaration
 
Public Function IsSortted() As System.Boolean
'Usage
 
Dim instance As HideRowFilter
Dim value As System.Boolean
 
value = instance.IsSortted()
public System.bool IsSortted()

Return Value

True if the filter is sorted; otherwise, false.
See Also

Reference

HideRowFilter Class
HideRowFilter Members