Skip to main content

PivotGridOptionsHint() Constructor

Initializes a new instance of the PivotGridOptionsHint class.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.XtraPivotGrid.v23.2.dll

NuGet Package: DevExpress.Win.PivotGrid

Declaration

public PivotGridOptionsHint()

Remarks

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

See Also