TreeDataGridRowDropPosition Enum

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll

Specifies where a dragged row should be placed relative to the current drop target.

public enum TreeDataGridRowDropPosition

Remarks

Use this enum when implementing custom row drag-and-drop behavior or when inspecting the current drop position during RowDragOver and RowDrop.

Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Fields (4)