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

PivotLayout Interface

Contains various options used to adjust the layout of the PivotTable report.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v18.2.Core.dll

Declaration

public interface PivotLayout

The following members return PivotLayout objects:

Remarks

To access an object exposing the PivotLayout interface, use the PivotTable.Layout property.

See Also