ActiveReports 9
JavaScript Property

Gets or sets whether or not JavaScript will be included in the html. True indicates JaveScript will be used; otherwise false. The default is true.
Syntax
'Declaration
 
Public Property JavaScript As System.Boolean
public System.bool JavaScript {get; set;}

Property Value

A boolean value indicating whether or not JavaScript will be used in the html
Remarks
Disabling JavaScript will prevent some features for working correctly.
See Also

Reference

Settings Class
Settings Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum