-
Home
-
API
-
Avalonia.Controls.Presentation
-
TreeDataGridPresentation
-
Methods
-
MoveRows(IEnumerable, IndexPath, TreeDataGridRowDropPosition, DragDropEffects)
MoveRows(IEnumerable, IndexPath, TreeDataGridRowDropPosition, DragDropEffects) Method
Definition
public override void MoveRows(IEnumerable<IndexPath> indexes, IndexPath target, TreeDataGridRowDropPosition position, DragDropEffects effects)
Parameters