Skip to main content
A newer version of this page is available. .

FormatRuleFieldIntersectionSettings Properties

Contains format rule settings used to apply conditional formatting to data cells placed at the intersection of specified column and row fields.
Name Description
Column Gets or sets a column field to which values the PivotGridControl.FormatRules property is applied.
ColumnName For internal use.
Row Gets or sets a row field to which values the PivotGridControl.FormatRules property is applied.
RowName For internal use.
See Also