ListView.ColumnCount Property | |
A numeric value representing the number of columns in the list view.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY ColumnCount AS USUAL GET
public virtual Usual ColumnCount { get; }
Request Example
View SourceProperty Value
Type:
UsualA numeric value representing the number of columns in the list view.
See Also