Version

ConditionGroupRow Class Members

The following tables list the members exposed by ConditionGroupRow.

Public Constructors
 NameDescription
Public ConstructorConditionGroupRow ConstructorConstructor.  
Public Properties
 NameDescription
Public PropertyConditionOverridden. Returns the associated ConditionGroup or its complement.  
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 MethodIsValidReturns false for this base class implementation. Wil be overridden in derived classes. (Inherited from Infragistics.Win.SupportDialogs.ConditionalFormatting.ConditionRow)
See Also