C#
VB
C++
Gets the number of total item rows in the control.
public int TotalRows { get; }
<BrowsableAttribute(False)>
Public ReadOnly Property TotalRows As Integer
[BrowsableAttribute(false)]
public:
property int TotalRows {
int get();
}
The number of total item rows in the control.
For an example, refer to ScrollStyle.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET