New to Telerik UI for WPFStart a free 30-day trial

Defines the position where the item will be dropped.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.GridView.dll

Syntax:

C#
public enum TreeListViewDropPosition

Fields

Item will be dropped after the target.

C#
After = 4

Item will be dropped before the target.

C#
Before = 1

Item will be dropped before inside the target.

C#
Inside = 2
In this article
DefinitionFieldsAfterBeforeInside
Not finding the help you need?
Contact Support