PivotGridFormatRule Properties
A format rule used to apply conditional formatting to Pivot Grid Control data cells.
Name | Description |
---|---|
Column |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Format |
Description |
Gets or sets the text description of the format rule.
Inherited from Format |
Enabled |
Gets or sets whether the current Format |
Is |
Determines whether the rule is correct. |
Measure | Gets or sets the data field to which the format rule is applied. |
Measure |
For internal use. |
Name |
Gets or sets the name of the current object.
Inherited from Format |
Rule |
Gets or sets the style format rule, which defines the condition and appearance settings applied when the condition is true.
Inherited from Format |
Rule |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Format |
Settings | Provides access to format rule settings used to apply conditional formatting to data cells. |
Settings |
For internal use. |
Stop |
Gets or sets whether subsequent format rules that target a specific cell should be ignored if the current format rule evaluates to true for this cell.
Inherited from Format |
Tag |
Gets or sets custom data associated with the current Format |
See Also