The following tables list the members exposed by MaximumValueConditionalFormatRuleProxy.
Name | Description | |
---|---|---|
![]() | MaximumValueConditionalFormatRuleProxy Constructor |
Name | Description | |
---|---|---|
![]() | RuleExecution | Get / set at what stage to gather data for conditional formatting. (Inherited from Infragistics.Controls.Grids.ConditionalFormattingRuleBaseProxy) |
![]() | Value | Get / set the value to be compared. (Inherited from Infragistics.Controls.Grids.EqualToConditionalFormatRuleProxy) |
Name | Description | |
---|---|---|
![]() | Parent | Gets / sets the IConditionalFormattingRule which this proxy is associated with. (Inherited from Infragistics.Controls.Grids.ConditionalFormattingRuleBaseProxy) |
![]() | ResolvedValue | Gets the value resolved to the datatype of the column (Inherited from Infragistics.Controls.Grids.EqualToConditionalFormatRuleProxy) |
Name | Description | |
---|---|---|
![]() | EvaluateCondition | Determines whether the inputted value meets the condition of ConditionalFormattingRuleBase and returns the style that should be applied. (Inherited from Infragistics.Controls.Grids.EqualToConditionalFormatRuleProxy) |
![]() | GatherData | Overridden. Called at the stage provided by Infragistics.IRule.RuleExecution so that values can be derived for formatting purposes. |