GridViewBaseAutomationPeer.ColumnCount - свойство

Gets the total number of columns in a grid.

Definition

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

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

Int32
The total number of columns in a grid.

Реализации

IGridProvider.ColumnCount

См. также