'Declaration
Function IsAnyFilterApplied() As Boolean
'Usage
Dim instance As IRowFilter2 Dim value As Boolean value = instance.IsAnyFilterApplied()
bool IsAnyFilterApplied()
Return Value
Returns true if there is an applied filter; otherwise, false
'Declaration
Function IsAnyFilterApplied() As Boolean
'Usage
Dim instance As IRowFilter2 Dim value As Boolean value = instance.IsAnyFilterApplied()
bool IsAnyFilterApplied()