AccusoftThumbnailXpress6 ActiveX DLL > ThumbnailXpress Object : VisibleColumnCount Property |
Visual Basic |
---|
Public Property VisibleColumnCount As Long |
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.