GrapeCity.Xaml.SpreadSheet.Data
IsSortted Method


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

Return Value

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

Reference

HideRowFilter Class
HideRowFilter Members