ComponentOne FlexReport for WinForms
C1FlexViewerPane.BusySection Constructor

C1.Win.FlexViewer.4 Assembly > C1.Win.FlexViewer Namespace > C1FlexViewerPane.BusySection Class : C1FlexViewerPane.BusySection Constructor
The owner pane.
Initializes a new instance of the C1FlexViewerPane.BusySection class, raises the C1FlexViewerPane.Busy flag on pane.
Syntax
'Declaration
 
Public Function New( _
   ByVal pane As C1FlexViewerPane _
)
public C1FlexViewerPane.BusySection( 
   C1FlexViewerPane pane
)

Parameters

pane
The owner pane.
See Also

Reference

C1FlexViewerPane.BusySection Class
C1FlexViewerPane.BusySection Members