FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / Generating Property

In This Topic
    Generating Property (FlexViewerPane)
    In This Topic
    Indicates whether the document is currently generated.
    Syntax
    'Declaration
     
    Public ReadOnly Property Generating As Boolean
    public bool Generating {get;}
    See Also