ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView Namespace / LayoutForm Class / ClientRectangle Property

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