Save the current report state into the undo stack.
Namespace:
C1.Win.C1ReportDesignerAssembly: C1.Win.C1ReportDesigner.2 (in C1.Win.C1ReportDesigner.2.dll)
Syntax
Return Value
Returns false if there is no report.Remarks
The designer calls this method automatically before it changes
the report in any way. If your code changes the report,
you should also call this method before making the changes so they can be undone.