Vertical_Size DataWindow object property
Description
The height of the columns in the detail area of the DataWindow
object. Vertical_Size is meaningful only when Type is Form
(meaning the Freeform style). When a column reaches the specified
height, the DataWindow server starts a new column to the right of the current
column. The space between columns is specified in the Vertical_Spread
property.
Controls
Style keywords
Syntax
DataWindowSyntaxFromSql:
|
1 |
Style ( Vertical_Size = <span>value</span> ) |
|
Parameter |
Description |
|---|---|
|
value |
An integer specifying the height of the |
Examples
|
1 |
SQLCA.SyntaxFromSQL(sqlstring, & |
|
1 |
 'Style(... Vertical_Size=1225...)', errstring) |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest