Skip to main content
All docs
V24.2

CustomDrawTimelineTaskEventArgs Class

Contains data for the CustomDrawTimelineTask event.

Namespace: DevExpress.XtraGantt

Assembly: DevExpress.XtraGantt.v24.2.dll

Declaration

public class CustomDrawTimelineTaskEventArgs :
    CustomDrawEventArgs

Inheritance

Object
EventArgs
CustomDrawEventArgs
CustomDrawTimelineTaskEventArgs
See Also