The following tables list the members exposed by TwoInputConditionalFormatRuleProxy.
Name | Description | |
---|---|---|
RuleExecution | Get / set at what stage to gather data for conditional formatting. (Inherited from Infragistics.Controls.Grids.ConditionalFormattingRuleBaseProxy) |
Name | Description | |
---|---|---|
MaximumValue | Gets / sets the value that was calculated or set by the user to be the maximum. | |
MinimumValue | Gets / sets the value that was calculated or set by the user to be the minimum. | |
Parent | Gets / sets the IConditionalFormattingRule which this proxy is associated with. (Inherited from Infragistics.Controls.Grids.ConditionalFormattingRuleBaseProxy) | |
PercentData | Gets / sets the PercentData object that can be used to determine where a value would translate. | |
PercentileData | Gets / sets the PercentileData object that can be used to determine where a value would translate. |
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.ConditionalFormattingRuleBaseProxy) | |
GatherData | Overridden. Called at the stage provided by Infragistics.IRule.RuleExecution so that values can be derived for formatting purposes. |