C#
VB
C++
Gets the number of currently full-visible item columns in the control.
public int FullVisibleColumns { get; }
<BrowsableAttribute(False)>
Public ReadOnly Property FullVisibleColumns As Integer
[BrowsableAttribute(false)]
public:
property int FullVisibleColumns {
int get();
}
The total number of currently full-visible item columns in the control.
For an example, refer to ScrollStyle.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET