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