'Declaration Public Function IsAnyFilterApplied() As Boolean
'Usage Dim instance As DefaultRowFilter Dim value As Boolean value = instance.IsAnyFilterApplied()
public bool IsAnyFilterApplied()
Return Value
Returns true if a filter has been applied; otherwise, false