HasKeyIndexMapping Property

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll

Gets a value that indicates whether the items source can provide a unique key for each item.

public bool HasKeyIndexMapping { get; }

Returns

Remarks

TODO: Not yet implemented in Avalonia.