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

PivotGridFormatRuleCollection Class

A collection of PivotGridFormatRule objects.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.XtraPivotGrid.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.PivotGrid

Declaration

public class PivotGridFormatRuleCollection :
    FormatRuleCollection<PivotGridFormatRule, PivotGridField>

The following members return PivotGridFormatRuleCollection objects:

See Also