Skip to main content

XRPivotGridAppearances() Constructor

For internal use. Initializes a new instance of the XRPivotGridAppearances class with the default settings.

Namespace: DevExpress.XtraReports.UI.PivotGrid

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public XRPivotGridAppearances()

Remarks

Instances of the XRPivotGridAppearances class are automatically created and initialized. Typically, there is no need to call this constructor directly from your code.

See Also