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