AccusoftThumbnailXpress6 ActiveX DLL > ThumbnailXpress Object : VisibleRowCount Property |
Visual Basic |
---|
Public Property VisibleRowCount As Long |
The VisibleRowCount property provides a count of the number of cell rows which are visible in the control window. If the ScrollDirection property is set to Vertical, this might include one partially displayed row. If the ScrollDirection property is set to Horizontal, this property will contain the number of fully visible rows, since partially visible rows are only displayed when scrolling vertically.