GridViewCellAutomationPeerColumn - свойство

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

Definition

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

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

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

Реализации

IGridItemProviderColumn

См. также