GridViewCellAutomationPeerRow - свойство
Gets the ordinal number of the row that contains the cell or item.
Пространство имён: Tessa.UI.Automation.PeersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
public int Row { get; set; }
Public Property Row As Integer
Get
Set
public:
virtual property int Row {
int get () sealed;
void set (int value) sealed;
}
abstract Row : int with get, set
override Row : int with get, set
Int32A zero-based ordinal number that identifies the row containing the cell or item.
IGridItemProviderRow