Indexes Property

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll

Gets or sets the model indexes of the rows being dragged.

public IEnumerable<IndexPath> Indexes { get; }

Returns