Skip to main content

PivotGridOptionsMenu() Constructor

Initializes a new instance of the PivotGridOptionsMenu class.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.XtraPivotGrid.v24.1.dll

NuGet Package: DevExpress.Win.PivotGrid

Declaration

public PivotGridOptionsMenu()

Remarks

This constructor is called automatically when a PivotGridControl object or its descendant initializes its PivotGridControl.OptionsMenu property.

See Also