Version

TrueConditionAppearanceRow Class Members

The following tables list the members exposed by TrueConditionAppearanceRow.

Public Constructors
 NameDescription
Public ConstructorTrueConditionAppearanceRow ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyAppearanceReturns the Infragistics.Win.Appearance associated with the condition.  
Public PropertyConditionReturns the associated Infragistics.Win.TrueCondition. (Inherited from Infragistics.Win.SupportDialogs.ConditionalFormatting.TrueConditionRow)
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