DashboardLayout for WinForms | ComponentOne
C1.Win.SplitContainer Namespace / DrawHeaderEventArgs Class / Graphics Property

In This Topic
    Graphics Property (DrawHeaderEventArgs)
    In This Topic
    Gets the Graphics used to paint the panel header.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Graphics As Graphics
    public Graphics Graphics {get;}
    See Also