CustomDrawEventArgs(GraphicsCache, Action) Constructor
Initializes a new instance of the CustomDrawEventArgs class with specified settings.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v25.1.dll
NuGet Package: DevExpress.Win.Gantt
Declaration
Parameters
| Name | Type |
|---|---|
| cache | GraphicsCache |
| defaultDraw | Action |
See Also