Occurs when a new empty page is created and added to the document,
the page is added to the Pages collection but *not resolved*,
use this method only for changing layout of page.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public event PageConfigureEventHandler PageConfigure |
Visual Basic |
---|
Public Event PageConfigure As PageConfigureEventHandler |