Summary
Returns the index of the current row.
- Namespace
- Avalonia
.Controls - Containing Type
- DataGridRow
Syntax
public int GetIndex()
Return Value
Type | Description |
---|---|
int | The index of the current row. |
public int GetIndex()
Type | Description |
---|---|
int | The index of the current row. |