A newer version of this page is available.
Switch to the current version.
PivotGridFormatRuleCollection Class
A collection of PivotGridFormatRule objects.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v19.1.dll
Declaration
public class PivotGridFormatRuleCollection :
FormatRuleCollection<PivotGridFormatRule, PivotGridField>
Public Class PivotGridFormatRuleCollection
Inherits FormatRuleCollection(Of PivotGridFormatRule, PivotGridField)
Related API Members
The following members accept/return PivotGridFormatRuleCollection objects:
Inheritance
Object
DXCollectionBase<PivotGridFormatRule>
DevExpress.XtraEditors.FormatRuleCollection<PivotGridFormatRule, PivotGridField>
PivotGridFormatRuleCollection
See Also
Feedback