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

PivotLayout Interface

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

Namespace: DevExpress.Spreadsheet

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

Declaration

public interface PivotLayout

Remarks

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

See Also