C1.C1Report Namespace > C1Report Class : StartSection Event |
'Declaration Public Event StartSection As ReportEventHandler
public event ReportEventHandler StartSection
When this event fires, the report fields have not been updated with the current values or sizes.
This is a good point to set field formatting parameters and visibility based on the current data values.
This event is equivalent to the Section.OnFormat 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