The size of the left margin of the DataWindow object.
Style keywords
DataWindowSyntaxFromSql:
Style ( Left_Margin = value )
Parameter |
Description |
---|---|
value |
An integer specifying the size of the left margin in the units specified for the DataWindow |
[Visual Basic] DWSyntaxGenerator.DataWindowSyntaxFromSql(myTrans, sqlstring, 'Style( ... LeftMargin = 500 ... )')