The following tables list the members exposed by FormulaRow.
Name | Description | |
---|---|---|
FormulaRow Constructor | Constructor. |
Name | Description | |
---|---|---|
Condition | Overridden. Returns the FormulaCondition or its complement. | |
DataValue | Gets/sets the value associated with the condition. (Inherited from Infragistics.Win.SupportDialogs.ConditionalFormatting.ConditionRow) | |
Formula | Gets/sets the formula used by the FormulaCondition. | |
FormulaCondition | Returns the underlying FormulaCondition associated with the row. | |
IsCaseSensitive | Gets/sets whether the condition is case-sensitive. (Inherited from Infragistics.Win.SupportDialogs.ConditionalFormatting.ConditionRow) | |
IsComplement | Gets/sets whether the condition returned should be a Infragistics.Win.ComplementCondition. (Inherited from Infragistics.Win.SupportDialogs.ConditionalFormatting.ConditionRow) | |
Operator | Gets/sets the Infragistics.Win.ConditionOperator associated with the condition. (Inherited from Infragistics.Win.SupportDialogs.ConditionalFormatting.ConditionRow) |
Name | Description | |
---|---|---|
IsValid | Returns false for this base class implementation. Wil be overridden in derived classes. (Inherited from Infragistics.Win.SupportDialogs.ConditionalFormatting.ConditionRow) |