Back to Devexpress

TreeListDragHintTextTemplateContext.TreeList Property

blazor-devexpress-dot-blazor-dot-treelistdraghinttexttemplatecontext.md

latest979 B
Original Source

TreeListDragHintTextTemplateContext.TreeList Property

Provides access to the 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 TreeList component.

|

Remarks

Refer to the DragHintTextTemplate property description for additional information and an example.

See Also

TreeListDragHintTextTemplateContext Class

TreeListDragHintTextTemplateContext Members

DevExpress.Blazor Namespace