DataGridRow.

GetIndex() Method

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.