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

PivotGridFormatRule Class

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

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.XtraPivotGrid.v18.2.dll

Declaration

public class PivotGridFormatRule :
    FormatRuleBase,
    IPivotGridViewInfoDataOwner

Inheritance

Object
FormatRuleBase
PivotGridFormatRule
See Also