ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Forms Namespace / ProgressForm Class / Capture Property

In This Topic
    Capture Property (ProgressForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Capture As System.Boolean
    public System.bool Capture {get; set;}
    See Also