Detail_Top_Margin

Description

The size of the top margin of the DataWindow’s detail area.

Applies to

Style keywords

Syntax

SyntaxFromSql:

Style ( Detail_Top_Margin = value )

Parameter

Description

value

An integer specifying the size of the top margin of the detail area in the units specified for the DataWindow.

Examples

Example 1

SQLCA.SyntaxFromSQL(sqlstring, &

'Style(...Detail_Top_Margin = 25 ...)', &

errstring)