Skip to main content

PivotGridPageSettings.Reset() Method

Sets settings provided by the PivotGridPageSettings class to the default values.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.PivotGrid.v23.2.Core.dll

NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation

Declaration

public void Reset()

Remarks

This method sets the current object’s settings as follows:

See Also