FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / C1BackstageView Class / LeftWidth Property

In This Topic
    LeftWidth Property (C1BackstageView)
    In This Topic
    Gets or sets the width of the hamburger panel.
    Syntax
    'Declaration
     
    Public Property LeftWidth As System.Integer
    public System.int LeftWidth {get; set;}
    See Also