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