DataBrowser.RowCount Property | |
A numeric value indicating the number of rows in the data browser.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY RowCount AS USUAL GET
public virtual Usual RowCount { get; }
Request Example
View SourceProperty Value
Type:
UsualA numeric value indicating the number of rows in the data browser.
See Also