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