GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / BaseColumn Class / Width Property

In This Topic
    Width Property (BaseColumn)
    In This Topic
    Gets or sets the width of the grid column.
    Syntax
    'Declaration
     
    Public Property Width As Double
    public double Width {get; set;}
    See Also