PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.RibbonPreview Namespace / C1RibbonPreview Class / SideBarVisible Property

In This Topic
    SideBarVisible Property (C1RibbonPreview)
    In This Topic
    Gets or sets whether the SideBar panel is visible.
    Syntax
    'Declaration
     
    Public Property SideBarVisible As Boolean
    public bool SideBarVisible {get; set;}
    See Also