FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / C1Ribbon Class / BackstageView Property

In This Topic
    BackstageView Property (C1Ribbon)
    In This Topic
    Gets or sets the instance of the attached C1BackstageView to this control.
    Syntax
    'Declaration
     
    Public Property BackstageView As C1BackstageView
    public C1BackstageView BackstageView {get; set;}
    See Also