PivotGridFormatRuleCollection(PivotGridViewInfoData) Constructor
For internal use.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v20.2.dll
Declaration
public PivotGridFormatRuleCollection(
PivotGridViewInfoData data
)
Public Sub New(
data As PivotGridViewInfoData
)
Parameters
Name | Type |
---|---|
data | DevExpress.XtraPivotGrid.Data.PivotGridViewInfoData |
See Also
Feedback