Horizontal_Spread

Description

The space between columns in the detail area of the DataWindow object. Horizontal_Spread is meaningful only when type is Grid or Tabular.

Applies to

Style keywords

Syntax

SyntaxFromSql:

Style ( Horizontal_Spread = value ) 

Parameter

Description

value

An integer specifying the space between columns in the detail area of the DataWindow object area in the units specified for the DataWindow

Examples

Example 1

SQLCA.SyntaxFromSQL(sqlstring, &

'Style(...Horizontal_Spread = 25 ...)', errstring)