GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / BarStyle Class / UseCommonBarHeightSettings Property

In This Topic
    UseCommonBarHeightSettings Property (BarStyle)
    In This Topic
    Gets or sets whether the common layout bar height settings will be used.
    Syntax
    'Declaration
     
    Public Property UseCommonBarHeightSettings As Boolean
    public bool UseCommonBarHeightSettings {get; set;}
    See Also