Back to Devexpress

TreeListPersistentLayoutEventArgs.TreeList Property

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

latest1.1 KB
Original Source

TreeListPersistentLayoutEventArgs.TreeList Property

Returns an object that defines TreeList API members (properties and methods).

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public ITreeList TreeList { get; }

Property Value

TypeDescription
ITreeList

An object that implements the ITreeList interface.

|

Remarks

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

See Also

TreeListPersistentLayoutEventArgs Class

TreeListPersistentLayoutEventArgs Members

DevExpress.Blazor Namespace