[]
        
(Showing Draft Content)

C1.WPF.Report.Section.OnPrint

OnPrint Property

OnPrint

Gets or sets a string containing VBScript code to be executed before the Section is printed (after it is formatted).

Declaration
public string OnPrint { get; set; }
Remarks

This property contains VBScript instructions that get executed after the fields in the section have been calculated.