Version

FormulaAppearanceRow Class Members

The following tables list the members exposed by FormulaAppearanceRow.

Public Constructors
 NameDescription
Public ConstructorFormulaAppearanceRow ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyAppearanceReturns the Infragistics.Win.Appearance associated with the condition.  
Public PropertyConditionReturns the FormulaCondition or its complement. (Inherited from Infragistics.Win.SupportDialogs.ConditionalFormatting.FormulaRow)
Public PropertyDataValueGets/sets the value associated with the condition. (Inherited from Infragistics.Win.SupportDialogs.ConditionalFormatting.ConditionRow)
Public PropertyFormulaGets/sets the formula used by the FormulaCondition. (Inherited from Infragistics.Win.SupportDialogs.ConditionalFormatting.FormulaRow)
Public PropertyFormulaConditionReturns the underlying FormulaCondition associated with the row. (Inherited from Infragistics.Win.SupportDialogs.ConditionalFormatting.FormulaRow)
Public PropertyIsCaseSensitiveGets/sets whether the condition is case-sensitive. (Inherited from Infragistics.Win.SupportDialogs.ConditionalFormatting.ConditionRow)
Public PropertyIsComplementGets/sets whether the condition returned should be a Infragistics.Win.ComplementCondition. (Inherited from Infragistics.Win.SupportDialogs.ConditionalFormatting.ConditionRow)
Public PropertyOperatorGets/sets the Infragistics.Win.ConditionOperator associated with the condition. (Inherited from Infragistics.Win.SupportDialogs.ConditionalFormatting.ConditionRow)
Public Methods
 NameDescription
Public MethodIsValidOverridden. Just calls the base class implementation  
See Also