FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / 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 System.Windows.Forms.Control
    public System.Windows.Forms.Control Control {get; set;}
    See Also