SMART datagrid v.1 > Reporting > Classes > PrintOptions

Back  Forward

DLReport.PrintOptions.debugPrint  property

If specify as true, it will display red borders in all Print Items and Bands which make up the page. 

Defaults to false.

Getter
function debugPrint(): Boolean
Setter
function setDebugPrint(value: Boolean)
See Also
preview
Examples
Hello Report