Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / C1BackstageView Class / BackButton Property

In This Topic
    BackButton Property (C1BackstageView)
    In This Topic
    Gets the properties of the C1BackstageView drop-down back button.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property BackButton As BackButtonSettings
    public BackButtonSettings BackButton {get;}
    See Also