DashboardLayout for WinForms | ComponentOne
C1.Win.Layout Namespace / HeaderPaintEventArgs Class / Control Property

In This Topic
    Control Property (HeaderPaintEventArgs)
    In This Topic
    Gets the item container.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Control As Control
    public Control Control {get;}
    See Also