Accusoft ThumbnailXpress 6
VisibleRowCount Property
Description
Gets the number of rows of cells that are viewable in the control window.
Property type
Read-write property
Syntax
Visual Basic
Public Property VisibleRowCount As Long
Return Type
A long value which represents the number of rows of cells which are viewable in the control window.
Remarks

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.

See Also

ThumbnailXpress Object  | ThumbnailXpress Members  | ScrollDirection Property

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback