Back to Devexpress

TreeListCustomizeElementEventArgs.TreeList Property

blazor-devexpress-dot-blazor-dot-treelistcustomizeelementeventargs.md

latest950 B
Original Source

TreeListCustomizeElementEventArgs.TreeList Property

Returns the TreeList object.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public ITreeList TreeList { get; }

Property Value

TypeDescription
ITreeList

The TreeList object.

|

Remarks

For additional information and examples, refer to the CustomizeElement event’s description.

See Also

TreeListCustomizeElementEventArgs Class

TreeListCustomizeElementEventArgs Members

DevExpress.Blazor Namespace