Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / BackButtonSettings Class / Enabled Property

In This Topic
    Enabled Property (BackButtonSettings)
    In This Topic
    Gets or sets a value indicating whether the C1BackstageView back button is enabled.
    Syntax
    'Declaration
     
    
    Public Property Enabled As Boolean
    public bool Enabled {get; set;}
    See Also