Position Property

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll

Gets or sets a value indicating the how the data should be dropped into the TargetRow.

public TreeDataGridRowDropPosition Position { get; set; }

Returns

Remarks

For drag operations, the value of this property controls the adorner displayed when dragging. For drop operations, controls the final location of the drop.