ComponentOne Sizer 8.0
TabsPerPage Property

Returns or sets the number of tabs that fit across the control.

Syntax

[form!]C1Tab.TabsPerPage[ = value As Integer ]

Remarks

If this property is set to zero, the tabs are drawn as close together as possible, and each tab may have a different size.

If this property is set to a positive number n, then n tabs are shown on the page, all with the same size.

If MultiRow is set to true, this property must be set to a number greater than zero.

Data Type

Integer

Default Value

0

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback