ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / C1GanttView Class / GridWidth Property

In This Topic
    GridWidth Property (C1GanttView)
    In This Topic
    Gets or sets the width of the grid portion of the control.
    Syntax
    'Declaration
     
    Public Property GridWidth As System.Integer
    public System.int GridWidth {get; set;}
    See Also