Click or drag to resize

TabControl.RowCount Property

X#
A numeric value representing the number of rows of tabs currently displayed in the tab control.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY RowCount AS USUAL GET 
Request Example View Source

Property Value

Type: Usual
A numeric value representing the number of rows of tabs currently displayed in the tab control.
See Also