Skip to main content

PivotGridFormatRuleCollection Class

A collection of PivotGridFormatRule objects.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.XtraPivotGrid.v23.2.dll

NuGet Package: DevExpress.Win.PivotGrid

Declaration

public class PivotGridFormatRuleCollection :
    FormatRuleCollection<PivotGridFormatRule, PivotGridField>

The following members return PivotGridFormatRuleCollection objects:

See Also