Back to Devexpress

TreeListDragHintTextTemplateContext Class

blazor-devexpress-dot-blazor-3438f516.md

latest1.1 KB
Original Source

TreeListDragHintTextTemplateContext Class

Stores information about the TreeList component. Serves as the context parameter in DragHintTextTemplate.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public class TreeListDragHintTextTemplateContext :
    GridDragHintTextTemplateContextBase

Remarks

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

Inheritance

Object DevExpress.Blazor.Grid.Internal.GridTemplateContextBase DevExpress.Blazor.Grid.Internal.GridDragHintTextTemplateContextBase TreeListDragHintTextTemplateContext

See Also

TreeListDragHintTextTemplateContext Members

DevExpress.Blazor Namespace