Back to Devexpress

TreeListPersistentLayoutEventArgs.Layout Property

blazor-devexpress-dot-blazor-dot-treelistpersistentlayouteventargs-efa8a4bc.md

latest1016 B
Original Source

TreeListPersistentLayoutEventArgs.Layout Property

Specifies the TreeList layout.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public TreeListPersistentLayout Layout { get; set; }

Property Value

TypeDescription
TreeListPersistentLayout

The layout object.

|

Remarks

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

See Also

TreeListPersistentLayoutEventArgs Class

TreeListPersistentLayoutEventArgs Members

DevExpress.Blazor Namespace