PivotGridFormatRuleCollection Class
A collection of PivotGridFormatRule objects.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.2.dll
Declaration
public class PivotGridFormatRuleCollection :
FormatRuleCollection<PivotGridFormatRule, PivotGridField>
Related API Members
The following members return PivotGridFormatRuleCollection objects:
Inheritance
See Also