FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / C1BackstageView Class / Visible Property

In This Topic
    Visible Property (C1BackstageView)
    In This Topic
    Gets or sets whether the backstage view button is visible.
    Syntax
    'Declaration
     
    Public Overrides Property Visible As System.Boolean
    public override System.bool Visible {get; set;}
    See Also