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 |
public int SelectedIndex { get; set; }
Type | Description |
---|---|
int |