GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / ToolbarHeight Property

In This Topic
    ToolbarHeight Property
    In This Topic
    Gets or sets the height of toolbar.
    Syntax
    'Declaration
     
    Public Property ToolbarHeight As Double
    public double ToolbarHeight {get; set;}
    See Also