Back to Devexpress

PivotTablePersistentLayoutEventArgs.Layout Property

blazor-devexpress-dot-blazor-dot-pivottable-dot-pivottablepersistentlayouteventargs-75a82761.md

latest1.2 KB
Original Source

PivotTablePersistentLayoutEventArgs.Layout Property

Specifies the Pivot Table layout.

Namespace : DevExpress.Blazor.PivotTable

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

NuGet Package : DevExpress.Blazor.PivotTable

Declaration

csharp
public PivotTablePersistentLayout Layout { get; set; }

Property Value

TypeDescription
PivotTablePersistentLayout

A PivotTablePersistentLayout object that stores the layout.

|

Remarks

Refer to the PivotTablePersistentLayoutEventArgs class description for additional information and an example.

See Also

PivotTablePersistentLayoutEventArgs Class

PivotTablePersistentLayoutEventArgs Members

DevExpress.Blazor.PivotTable Namespace