[]
Provides data for the PaintHeader event.
public class HeaderPaintEventArgs : PaintEventArgs, IDisposable
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. |
Name | Description |
---|---|
Control | Gets the item container. |
Header | Gets the header panel of the item container. |