Whether the DataWindow is a read-only report.
Style keywords
DataWindowSyntaxFromSql:
Style ( Report = value )
Parameter |
Description |
---|---|
value |
Whether the DataWindow is a read-only report, similar to a DataWindow created in the Report painter. Values are:
|
[Visual Basic] DWSyntaxGenerator.DataWindowSyntaxFromSql(myTrans, sqlstring, 'Style(...Report = yes ...)')