GridItemProviderWrapperColumn - свойство
Gets the ordinal number of the column that contains the cell or item.
Пространство имён: Tessa.UI.Automation.HelpersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
public int Column { get; }
Public ReadOnly Property Column As Integer
Get
public:
virtual property int Column {
int get () sealed;
}
abstract Column : int with get
override Column : int with get
Int32A zero-based ordinal number that identifies the column containing the cell or item.
IGridItemProviderColumn