Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / BackstageViewTab Class / Control Property

In This Topic
    Control Property (BackstageViewTab)
    In This Topic
    Gets or sets the control that this BackstageViewTab is hosting.
    Syntax
    'Declaration
     
    
    Public Property Control As Control
    public Control Control {get; set;}
    See Also