TableProviderWrapper.RowCount - свойство

Gets the total number of rows in a grid.

Definition

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

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

Int32
The total number of rows in a grid.

Реализации

IGridProvider.RowCount

См. также