The vertical space between columns in the detail area of the DataWindow object. Vertical_Spread is meaningful only when Type is Form (meaning the Freeform style). The Vertical_Size property determines when to start a new column.
Style keywords
SyntaxFromSql:
Style ( Vertical_Spread = value )
Parameter |
Description |
---|---|
value |
An integer specifying the vertical space between columns in the detail area of the DataWindow object area in the units specified for the DataWindow |
SQLCA.SyntaxFromSQL(sqlstring, &
'Style(... Vertical_Spread=25...)', errstring)