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