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

Glossary Item Box

Description

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

Property Type

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

©2013. Accusoft Corporation. All Rights Reserved.