CustomDrawEventArgs Constructors
Provides data for the GridView.CustomDrawGroupPanel and ColumnView.CustomDrawEmptyForeground events.| Name | Parameters | Description |
|---|---|---|
| CustomDrawEventArgs(GraphicsCache, Rectangle, AppearanceObject) | cache, bounds, appearance | Initializes a new instance of the CustomDrawEventArgs class. |
See Also