RangeFilterModelBase<T> Properties
Serves as a base for classes that represent range filter models.Name | Description |
---|---|
AggregatePropertyName | Inherited from FilterModelBase. |
CanBuildFilter | Gets whether the filter can be built. Inherited from FilterModelBase. |
FieldDisplayName | Gets a display name of the field. Inherited from FilterModelBase. |
FilterValues | Gets values available for an operand. Inherited from FilterModel. |
FilterValuesSortMode | Gets a mode that defines how filter values are sorted. Inherited from FilterModelBase. |
FilterValuesSortModes | Gets available sort modes. Inherited from FilterModel. |
From | |
IsLoading | For internal use. Inherited from FilterModel. |
Max | |
Min | |
To |
See Also