Enum
ItemReorderPlacement

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

Definition

Namespace:Telerik.Maui.Controls.Compatibility.Common

Assembly:Telerik.Maui.Controls.Compatibility.dll

Syntax:

cs-api-definition
public enum ItemReorderPlacement

Fields

After

The dragged item should be placed after the destination item.

Declaration

cs-api-definition
After = 1

Field Value

ItemReorderPlacement

Before

The dragged item should be placed before the destination item.

Declaration

cs-api-definition
Before = 0

Field Value

ItemReorderPlacement

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