Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ConditionRow Class Members
The following tables list the members exposed by ConditionRow.
Public Properties
| Name | Description |
| Condition | Returns the Infragistics.Win.ICondition associated with the row. |
| DataValue | Gets/sets the value associated with the condition. |
| IsCaseSensitive | Gets/sets whether the condition is case-sensitive. |
| IsComplement | Gets/sets whether the condition returned should be a Infragistics.Win.ComplementCondition. |
| Operator | Gets/sets the Infragistics.Win.ConditionOperator associated with the condition. |
Public Methods
| Name | Description |
| IsValid | Returns false for this base class implementation. Wil be overridden in derived classes. |
See Also