C#
VB
C++
Gets the number of total item columns in the control.
[BrowsableAttribute(false)]
public int TotalColumns {get;}
<BrowsableAttribute(False)>
Public ReadOnly Property TotalColumns As Integer
[BrowsableAttribute(false)]
public:
property int TotalColumns {
int get();
}
The number of total 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