Skip to main content

PrintAppearanceObject.Reset() Method

Reverts the appearance object’s properties to their default values.

Namespace: DevExpress.PivotGrid.Printing

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

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

Declaration

public virtual void Reset()

Remarks

The Reset method enables you to restore default values to all the properties of the current appearance object. This method sets the properties as follows.

See Also