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