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

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