Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Win.PivotGrid

Declaration

public abstract class FormatRuleSettings :
    IPivotGridViewInfoDataOwner

The following members return FormatRuleSettings objects:

See Also