Back to Devexpress

TreeListItemsDroppedEventArgs.TreeList Property

blazor-devexpress-dot-blazor-dot-treelistitemsdroppedeventargs.md

latest783 B
Original Source

TreeListItemsDroppedEventArgs.TreeList Property

Gives you access to the target TreeList API.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public ITreeList TreeList { get; }

Property Value

TypeDescription
ITreeList

The target component.

|

See Also

TreeListItemsDroppedEventArgs Class

TreeListItemsDroppedEventArgs Members

DevExpress.Blazor Namespace