Back to Devexpress

ITreeList.SaveLayout() Method

blazor-devexpress-dot-blazor-dot-itreelist-48808332.md

latest865 B
Original Source

ITreeList.SaveLayout() Method

Saves information about the TreeList layout.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
TreeListPersistentLayout SaveLayout()

Returns

TypeDescription
TreeListPersistentLayout

The current layout.

|

Remarks

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

See Also

ITreeList Interface

ITreeList Members

DevExpress.Blazor Namespace