Overload List

  Name Description
Public method SetFilter<(Of <<'(TFilterable>)>>)(String, array<TFilterable>[]()[][])
Sets a filter for the attribute with the given name.
Public method SetFilter<(Of <<'(TFilterable>)>>)(String, IEnumerable<(Of <<'(TFilterable>)>>), Boolean)
Sets a filter for the attribute with the given name.
Public method SetFilter<(Of <<'(TFilterable>)>>)(String, TFilterable, Boolean)
Sets a filter for the attribute with the given name.

See Also