DashboardLayout for WinForms | ComponentOne
C1.Win.Layout Namespace / HeaderPaintEventArgs Class
Properties Methods

In This Topic
    HeaderPaintEventArgs Class Members
    In This Topic

    The following tables list the members exposed by HeaderPaintEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the HeaderPaintEventArgs class with the specified header, item container, graphics and clipping rectangle.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.Forms.PaintEventArgs)
    Public PropertyGets the item container.  
    Public Property (Inherited from System.Windows.Forms.PaintEventArgs)
    Public PropertyGets the header panel of the item container.  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Windows.Forms.PaintEventArgs)
    Top
    See Also