Accusoft ThumbnailXpress 5
VisibleRowCount Property
See Also  Send Feedback
AccusoftThumbnailXpress5 ActiveX DLL > ThumbnailXpress Object : VisibleRowCount Property

Glossary Item Box

Description

Gets the number of rows of cells that are viewable in the control window.

Property Type

Read-only 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

©2013. Accusoft Corporation. All Rights Reserved.