BinaryFilterModel Properties
A model for operators with two operands (e.g., Equals, Is greater than).
Name | Description |
---|---|
Aggregate |
Inherited from Filter |
Can |
Gets whether the filter can be built.
Inherited from Filter |
Field |
Gets a display name of the field.
Inherited from Filter |
Filter |
Gets values available for an operand.
Inherited from Filter |
Filter |
Gets a mode that defines how filter values are sorted.
Inherited from Filter |
Filter |
Gets available sort modes.
Inherited from Filter |
Is |
For internal use.
Inherited from Filter |
Value | Gets or sets an editor’s value. |
Value |
Gets an editor’s settings. Use the Filter |
See Also