ComponentOne FlexReport for WinForms
C1FlexViewerPane.BusySection Class
Members 

C1.Win.FlexViewer.4 Assembly > C1.Win.FlexViewer Namespace : C1FlexViewerPane.BusySection Class
Helper class providing a busy section for a C1FlexViewerPane, raising the C1FlexViewerPane.Busy flag in its constructor, and lowering it in the Dispose method.

Usage:

using (new busy = BusySection(flexViewerPane)) { ..code... }.
Object Model
C1FlexViewerPane.BusySection Class
Syntax
'Declaration
 
Public Class C1FlexViewerPane.BusySection 
public class C1FlexViewerPane.BusySection 
Inheritance Hierarchy

System.Object
   C1.Win.FlexViewer.C1FlexViewerPane.BusySection

See Also

Reference

C1FlexViewerPane.BusySection Members
C1.Win.FlexViewer Namespace