Skip to main content
A newer version of this page is available. .

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.v18.2.dll

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