C#
VB
C++
Gets the number of currently full or partial -visible item rows in the control.
public int VisibleRows { get; }
<BrowsableAttribute(False)>
Public ReadOnly Property VisibleRows As Integer
[BrowsableAttribute(false)]
public:
property int VisibleRows {
int get();
}
The total number of currently full or partial -visible 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