The following tables list the members exposed by FormulaAppearanceRow.
| Name | Description | |
|---|---|---|
![]() | FormulaAppearanceRow Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | Appearance | Returns the Infragistics.Win.Appearance associated with the condition. |
![]() | Condition | Returns the FormulaCondition or its complement. (Inherited from Infragistics.Win.SupportDialogs.ConditionalFormatting.FormulaRow) |
![]() | 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. (Inherited from Infragistics.Win.SupportDialogs.ConditionalFormatting.FormulaRow) |
![]() | FormulaCondition | Returns the underlying FormulaCondition associated with the row. (Inherited from Infragistics.Win.SupportDialogs.ConditionalFormatting.FormulaRow) |
![]() | 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 | Overridden. Just calls the base class implementation |