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