GridProviderWrapperColumnCount - свойство
Gets the total number of columns in a grid.
Пространство имён: Tessa.UI.Automation.HelpersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
public int ColumnCount { get; }
Public ReadOnly Property ColumnCount As Integer
Get
public:
virtual property int ColumnCount {
int get () sealed;
}
abstract ColumnCount : int with get
override ColumnCount : int with get
Int32The total number of columns in a grid.
IGridProviderColumnCount