Version

ConditionAppearanceRow Class Members

The following tables list the members exposed by ConditionAppearanceRow.

Public Constructors
 NameDescription
Public ConstructorConditionAppearanceRow ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyAppearanceReturns the Infragistics.Win.Appearance associated with the condition.  
Public PropertyConditionReturns the Infragistics.Win.ICondition associated with the row. (Inherited from Infragistics.Win.SupportDialogs.ConditionalFormatting.ConditionRow)
Public PropertyDataValueGets/sets the value associated with the condition. (Inherited from Infragistics.Win.SupportDialogs.ConditionalFormatting.ConditionRow)
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