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

In This Topic
    DesktopBounds Property (ProgressForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DesktopBounds As System.Drawing.Rectangle
    public System.Drawing.Rectangle DesktopBounds {get; set;}
    See Also