ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView 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 System.Boolean
    public System.bool UseCommonBarHeightSettings {get; set;}
    See Also