VariadicFilterModel Properties
A model for operators with a variable number of operands (e.g., Is any of, Is none of).Name | Description |
---|---|
AddCommand | Adds an operand. |
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. |
IsLoading | For internal use. Inherited from FilterModel. |
Items | Gets a collection of operand values. |
See Also