SMART datagrid v.1 >  Reporting >  Classes >  PrintOptions
DLReport.PrintOptions.previewUrl  property
The location of HTML preview pane. 
The criteria is the location of reporting script file. 
Defaults to "./previewer.html".
- Getter
 - function previewUrl(): String
 - Setter
 - function setPreviewUrl(value: String)
 
- See Also
 - previewHeight
 - previewWidth
 - previewTitle
 - preview
 
- Examples
 - Hello Report