ModelIndexPath Property

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll
Implements ModelIndexPath

Gets the index path of the model in the data source.

public IndexPath ModelIndexPath { get; }

Returns