Gets the number of currently full or partial -visible item columns in the control.
Syntax
Visual Basic (Usage) | Copy Code |
---|
Dim instance As RasterImageList
Dim value As Integer
value = instance.VisibleColumns
|
Return Value
The total number of currently full or partial -visible item columns in the control.
Example
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
See Also