DataGrid.

SelectedIndex Property

Summary

Gets or sets the index of the current selection.
Namespace
Avalonia.Controls
Containing Type
DataGrid

Syntax

public int SelectedIndex { get; set; }

Value

Type Description
int