DataBrowser.ColumnCount Property | |
A numeric value indicating the number of columns in the data browser.
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 indicating the number of columns in the data browser.
See Also