[]
        
(Showing Draft Content)

C1.Win.Ribbon.C1BackstageView.Visible

Visible Property

Visible

Gets or sets whether the backstage view button is visible.

Declaration
[C1Category("Behavior")]
[C1Description("BackstageView.Visible", "Backstage view button visible state.")]
public override bool Visible { get; set; }
Overrides