[]
        
(Showing Draft Content)

C1.WPF.Report.FlexReport.GlobalScripts

GlobalScripts Property

GlobalScripts

Gets or sets the global VBScript module. Functions and subroutines defined here (using the standard VBScript syntax) can be used in other scripts in the current report like standard VBScript functions.

Declaration
public string GlobalScripts { get; set; }