FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewerPane Class / Generating Property

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