Enum
TreeListViewDropPosition

Defines the position where the item will be dropped.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.GridView.dll

Syntax:

cs-api-definition
public enum TreeListViewDropPosition

Fields

After

Item will be dropped after the target.

Declaration

cs-api-definition
After = 4

Field Value

TreeListViewDropPosition

Before

Item will be dropped before the target.

Declaration

cs-api-definition
Before = 1

Field Value

TreeListViewDropPosition

Inside

Item will be dropped before inside the target.

Declaration

cs-api-definition
Inside = 2

Field Value

TreeListViewDropPosition

In this article
DefinitionFieldsAfterBeforeInside
Not finding the help you need?
Contact Support