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

The VisibleColumnCount property provides a count of the number of cell columns which are visible in the control window.  If the ScrollDirection property is set to Horizontal, this might include one partially displayed column. If the ScrollDirection property is set to Vertical, this property will contain the number of fully visible columns, since partially visible columns are only displayed when scrolling horizontally.

See Also

ThumbnailXpress Object  | ThumbnailXpress Members  | ScrollDirection Property

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback