Back to Devexpress

IGrid.SaveLayout() Method

blazor-devexpress-dot-blazor-dot-igrid-fb123ddf.md

latest913 B
Original Source

IGrid.SaveLayout() Method

Saves information about the Grid’s layout.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
GridPersistentLayout SaveLayout()

Returns

TypeDescription
GridPersistentLayout

A GridPersistentLayout object that stores the layout.

|

Remarks

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

See Also

IGrid Interface

IGrid Members

DevExpress.Blazor Namespace