RowCount Property (SLDataGrid)

Class

SLDataGrid.

Action

Gets the number of rows in the data grid.

Syntax

C#
protected Integer RowCount { get; }
VB
'Declaration
Protected Read Property RowCount As Integer

Access

Read only.