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

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