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

CustomDrawTimescaleColumnEventArgs Class

Provides data for the GanttControl.CustomDrawTimescaleColumn event.

Namespace: DevExpress.XtraGantt

Assembly: DevExpress.XtraGantt.v19.2.dll

Declaration

public class CustomDrawTimescaleColumnEventArgs :
    CustomDrawEventArgs

Inheritance

Object
EventArgs
DevExpress.XtraGantt.CustomDrawEventArgs
CustomDrawTimescaleColumnEventArgs
See Also