ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView Namespace / C1GanttView Class / Size Property

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