'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
.'Declaration Public Function IsSortted() As Boolean
'Usage Dim instance As HideRowFilter Dim value As Boolean value = instance.IsSortted()
public bool IsSortted()
True
if the filter is sorted; otherwise, false
.