For a list of all members of this type, see DataErrorFilterCondition members.
Name | Description | |
---|---|---|
Column | Associated column. (Inherited from Infragistics.Win.UltraWinGrid.FilterCondition) | |
CompareValue | Gets or sets the compare value. Compare value is the value on the right side of the comparision operator. Cell's value will be on the left side. (Inherited from Infragistics.Win.UltraWinGrid.FilterCondition) | |
ComparisionOperator | Comparision operator that will be used for comparing compareValue to the column's value (for the row that's being filtered). Note that this class only supports 'Equals' and 'NotEquals' | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
SpecialOperand | Gets or sets the operand that is used as the compare value. Note that this property delegates to the CompareValue property. (Inherited from Infragistics.Win.UltraWinGrid.FilterCondition) | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |