Initializes a new instance of the FilterCondition class.
The ConditionFilter that owns this FilterCondition.
Gets a value that indicates whether the condition is active.
Gets or sets the operator used by this FilterCondition.
Gets or sets the value used by this FilterCondition.
Returns a value that determines whether the given value passes this FilterCondition.
The value to test.
Whether to disregard the time part of Date values.
Whether to disregard the date part of Date values.
Clears the condition.
Defines a filter condition.
This class is used by the FlexGridFilter class; you will rarely have to use it directly.