[]
Configurates FilterMode. Sets the mode of filtering provided by this filter.
public ColumnFilterBuilder FilterMode(FilterMode? value)
Public Function FilterMode(value As FilterMode?) As ColumnFilterBuilder
| Type | Name | Description |
|---|---|---|
| FilterMode? | value | The value. |
| Type | Description |
|---|---|
| ColumnFilterBuilder | Current builder. |
Setting this property to null causes the filter to use the value defined by the DefaultFilterMode property.