C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / C1FlexReport Class / OnStartSection Method
Section object.

In This Topic
OnStartSection Method
In This Topic
Raises the StartSection event.
Syntax
'Declaration
 
Protected Overridable Sub OnStartSection( _
   ByVal section As Section _
) 
 

Parameters

section
Section object.
See Also