Back to Devexpress

PivotGridFormatRule Properties

windowsforms-devexpress-dot-xtrapivotgrid-dot-pivotgridformatrule-dot-underscore-properties.md

latest3.3 KB
Original Source

PivotGridFormatRule Properties

A format rule used to apply conditional formatting to Pivot Grid Control data cells.

NameDescription
ColumnFieldNameThis member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from FormatRuleBase.
DescriptionGets or sets the text description of the format rule. Inherited from FormatRuleBase.
EnabledGets or sets whether the current FormatRuleBase object is enabled. Inherited from FormatRuleBase.
IsValidDetermines whether the rule is correct.
MeasureGets or sets the data field to which the format rule is applied.
MeasureNameFor internal use.
NameGets or sets the name of the current object. Inherited from FormatRuleBase.
RuleGets or sets the style format rule, which defines the condition and appearance settings applied when the condition is true. Inherited from FormatRuleBase.
RuleTypeThis member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from FormatRuleBase.
SettingsProvides access to format rule settings used to apply conditional formatting to data cells.
SettingsNameFor internal use.
StopIfTrueGets 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 FormatRuleBase.
TagGets or sets custom data associated with the current FormatRuleBase object. Inherited from FormatRuleBase.

See Also

PivotGridFormatRule Class

PivotGridFormatRule Members

DevExpress.XtraPivotGrid Namespace