GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView 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 Double
    public double GridWidth {get; set;}
    See Also