Class | Description | |
---|---|---|
ConditionAppearanceRow | A row representing a default Infragistics.Win.OperatorCondition and its associated appearance. | |
ConditionGroupAppearanceRow | A row representing a Infragistics.Win.ConditionGroup and its associated appearance. | |
ConditionGroupRow | A row representing a ConditionGroup. | |
ConditionRow | A row used to represent a OperatorCondition. | |
ConditionValueAppearanceForm | Form that allows the user to enter and update conditions and appearances that the WinGrid evaluales at run time. Cell values that meet the conditions will have the corresponding appearances applied to them | |
DefaultConditionAppearanceRow | A row representing a default condition. This type has no appearance associated with it and the IsValid method will call the base class implementation and always return false. This class serves as a placeholder for newly added ConditionRowControls. | |
FormulaAppearanceRow | A row representing a Infragistics.Win.FormulaCondition and its associated appearance. | |
FormulaRow | A row representing a FormulaCondition. | |
TrueConditionAppearanceRow | A row representing a Infragistics.Win.TrueCondition and its associated appearance. | |
TrueConditionRow | A row representing a Infragistics.Win.TrueCondition. |
Interface | Description | |
---|---|---|
IConditionValueAppearanceFormInfo | For Infragistics Internal Use Only |