Skip to main content
Row

PivotLayout Interface

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

Namespace: DevExpress.Spreadsheet

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

NuGet Package: DevExpress.Spreadsheet.Core

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