ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView.Printing Namespace / PrintProgressForm Class / RestoreBounds Property

In This Topic
    RestoreBounds Property (PrintProgressForm)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property RestoreBounds As System.Drawing.Rectangle
    public System.Drawing.Rectangle RestoreBounds {get;}
    See Also