Version

DefaultConditionAppearanceRow Class Members

The following tables list the members exposed by DefaultConditionAppearanceRow.

Public Constructors
 NameDescription
Public ConstructorDefaultConditionAppearanceRow ConstructorOverloaded.   
Public Properties
 NameDescription
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