Enum
ItemDropPlacement

Indicates whether the dragged item should be placed before or after the destination item.

Definition

Namespace:Telerik.Maui.Controls

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public enum ItemDropPlacement

Fields

After

The dragged item should be placed after the destination item.

Declaration

cs-api-definition
After = 1

Field Value

ItemDropPlacement

Before

The dragged item should be placed before the destination item.

Declaration

cs-api-definition
Before = 0

Field Value

ItemDropPlacement

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