GridViewCellAutomationPeer.Row - свойство

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

Definition

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

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

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

Реализации

IGridItemProvider.Row

См. также