[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReport.ResetScripts

ResetScripts Method

ResetScripts()

Clears the script of any items added using the AddNamedItem method or code added using the AddCode method. This does not affect the previously saved report layout (RPX) file and only deletes code added using the above methods.

Declaration
public void ResetScripts()