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.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Settings Class
Settings Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum