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

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

Parameters

section
Section object.
See Also