Version

ConditionGroupAppearanceRow Class Members

The following tables list the members exposed by ConditionGroupAppearanceRow.

Public Constructors
 NameDescription
Public ConstructorConditionGroupAppearanceRow ConstructorConstructor.  
Public Properties
 NameDescription
Public PropertyAppearanceReturns the Infragistics.Win.Appearance associated with the condition.  
Public PropertyConditionReturns the associated ConditionGroup or its complement. (Inherited from Infragistics.Win.SupportDialogs.ConditionalFormatting.ConditionGroupRow)
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