Back to Devexpress

PivotLayout Interface

officefileapi-devexpress-dot-spreadsheet-25184f35.md

latest1.1 KB
Original Source

PivotLayout Interface

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

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public interface PivotLayout
vb
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

PivotLayout Members

DevExpress.Spreadsheet Namespace