Skip to main content

PivotGridFormatRuleCollection(PivotGridViewInfoData) Constructor

For internal use.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.XtraPivotGrid.v23.2.dll

NuGet Package: DevExpress.Win.PivotGrid

Declaration

public PivotGridFormatRuleCollection(
    PivotGridViewInfoData data
)

Parameters

Name Type
data DevExpress.XtraPivotGrid.Data.PivotGridViewInfoData
See Also