Skip to main content
A newer version of this page is available. .

CustomDrawTaskEventArgs Class

Provides data for the GanttControl.CustomDrawTask event.

Namespace: DevExpress.XtraGantt

Assembly: DevExpress.XtraGantt.v19.2.dll

Declaration

public class CustomDrawTaskEventArgs :
    CustomDrawEventArgs

Inheritance

Object
EventArgs
DevExpress.XtraGantt.CustomDrawEventArgs
CustomDrawTaskEventArgs
See Also