NumRows Property (SparkSkinnableContainerBase)
Class
SparkSkinnableContainerBase
.
Action
Gets the total number of rows of data available.
Syntax
C#
protected
Integer
numRows { get; }
VB
'Declaration Protected Read Property numRows As
Integer
Access
Read only.