Class
TreeViewPreviewDragHintEventArgs

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public class TreeViewPreviewDragHintEventArgs : PreviewDragHintEventArgs

Inheritance: objectEventArgsRadDragEventArgsPreviewDragHintEventArgsTreeViewPreviewDragHintEventArgs

Inherited Members PreviewDragHintEventArgs.DragHintPreviewDragHintEventArgs.UseDefaultHintRadDragEventArgs.DragInstanceEventArgs.Empty

Constructors

TreeViewPreviewDragHintEventArgs(ISupportDrag, DropPosition)

Declaration

cs-api-definition
public TreeViewPreviewDragHintEventArgs(ISupportDrag dragInstance, DropPosition dropPosition)

Parameters

dragInstance

ISupportDrag

dropPosition

DropPosition

Properties

DropPosition

Declaration

cs-api-definition
public DropPosition DropPosition { get; set; }

Property Value

DropPosition