TableItemProviderWrapperColumn - свойство

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

Definition

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

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

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

Реализации

IGridItemProviderColumn

См. также