Enum
ItemDropPosition

Represents the drop relative position of the items when reordering.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
public enum ItemDropPosition

Fields

After

After.

Declaration

cs-api-definition
After = 2

Field Value

ItemDropPosition

Before

Before.

Declaration

cs-api-definition
Before = 1

Field Value

ItemDropPosition

None

None.

Declaration

cs-api-definition
None = 0

Field Value

ItemDropPosition

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