Back to Devexpress

IPivotTable.SaveLayout() Method

blazor-devexpress-dot-blazor-dot-pivottable-dot-ipivottable-02d5d2a1.md

latest1.1 KB
Original Source

IPivotTable.SaveLayout() Method

Saves information about the Pivot Table layout.

Namespace : DevExpress.Blazor.PivotTable

Assembly : DevExpress.Blazor.PivotTable.v25.2.dll

NuGet Package : DevExpress.Blazor.PivotTable

Declaration

csharp
PivotTablePersistentLayout SaveLayout()

Returns

TypeDescription
PivotTablePersistentLayout

A PivotTablePersistentLayout object that stores layout information.

|

Remarks

Refer to the SaveLayout() method description for additional information and an example.

See Also

IPivotTable Interface

IPivotTable Members

DevExpress.Blazor.PivotTable Namespace