ActiveReports 6 Online Help
Make Changes to a Report Undoable in the End User Designer (Pro Edition)
Show AllShow All
Hide AllHide All

In ActiveReports Professional Edition, you can set up a custom end-user report designer on a Windows form. When designing a report in the end-user report designer, you can add a section or an ActiveReports control to a report, remove it from a report and modify the properties of the ActiveReports report, section and control classes in code-behind, thus making the changes undoable. This means that you can undo at run time any modification you have made to an ActiveReports report, section or control property in code-behind.

To add a section

To add an ActiveReports control to the section

To add an ActiveReports control to the section at the specified index

To remove a section

To remove an ActiveReports control

To change a report property

To change a section property

To change an ActiveReports control property

See Also

Walkthroughs