C1.C1Report Namespace > C1Report Class : PrintSection Event |
'Declaration Public Event PrintSection As ReportEventHandler
public event ReportEventHandler PrintSection
When this event fires, the field values and sizes have been set by the control.
You may still make changes, but they will not affect the field layout. For example, changing a field's Field.Text property at this point will not cause it to grow or shrink.
This event is equivalent to the Section.OnPrint script property.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2