Event DocumentView.Layout (gb.form)

Event Layout ( Page As Integer )

This event is raised so that each page layout can be defined independently.

  • Page is the index of the page to layout.

Use the Layout property inside the handler of this event to define the layout of the specified page.