New to Telerik UI for .NET MAUIStart a free 30-day trial

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:

C#
public enum ItemDropPlacement

Fields

The dragged item should be placed after the destination item.

C#
After = 1

The dragged item should be placed before the destination item.

C#
Before = 0
In this article
DefinitionFieldsAfterBefore
Not finding the help you need?
Contact Support