ModelIndex Property

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll
Implements ModelIndex

Gets the index of the model relative to its parent.

public int ModelIndex { get; }

Returns

Remarks

To retrieve the index path to the model from the root data source, see ModelIndexPath.