Edit

Share via


DataGridRow.GetIndex Method

Definition

Returns the index of the current row.

public int GetIndex ();
member this.GetIndex : unit -> int
Public Function GetIndex () As Integer

Returns

The index of the current row.

Applies to