[]
Sets the default filter type to use.
public FlexGridFilterBuilder<T> DefaultFilterType(FilterType type)
Public Function DefaultFilterType(type As FilterType) As FlexGridFilterBuilder(Of T)
| Type | Name | Description |
|---|---|---|
| FilterType | type | The flexgrid's filter type |
| Type | Description |
|---|---|
| FlexGridFilterBuilder<T> | Current builder |