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

FormatRuleSettings Class

Serves as the base class for classes that provide format rule settings used to apply conditional formatting to data cells.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.XtraPivotGrid.v20.2.dll

NuGet Package: DevExpress.Win.PivotGrid

Declaration

public abstract class FormatRuleSettings :
    IPivotGridViewInfoDataOwner

The following members return FormatRuleSettings objects:

See Also