[]
        
(Showing Draft Content)

C1.Win.Layout.HeaderPaintEventArgs

HeaderPaintEventArgs Class

Provides data for the PaintHeader event.

Inheritance
HeaderPaintEventArgs
Implements
Namespace: C1.Win.Layout
Assembly: C1.Win.DashboardLayout.4.8.dll
Syntax
public class HeaderPaintEventArgs : PaintEventArgs, IDisposable

Constructors

Name Description
HeaderPaintEventArgs(Control, Control, Graphics, Rectangle)

Initializes a new instance of the HeaderPaintEventArgs class with the specified header, item container, graphics and clipping rectangle.

Properties

Name Description
Control

Gets the item container.

Header

Gets the header panel of the item container.