GridViewBaseAutomationPeerRowCount - свойство
Gets the total number of rows in a grid.
Пространство имён: Tessa.UI.Automation.PeersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
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.
IGridProviderRowCount