GridViewCellAutomationPeerRow - свойство

Gets the ordinal number of the row that contains the cell or item.

Definition

Пространство имён: Tessa.UI.Automation.Peers
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
C#
public int Row { get; set; }

Возвращаемое значение

Int32
A zero-based ordinal number that identifies the row containing the cell or item.

Реализации

IGridItemProviderRow

См. также