Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

PivotLayout Interface

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

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v21.1.Core.dll

Declaration

public interface PivotLayout

Remarks

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

See Also