Back to Devexpress

CustomDrawTimescaleColumnEventArgs Class

windowsforms-devexpress-dot-xtragantt-afa5658d.md

latest1.6 KB
Original Source

CustomDrawTimescaleColumnEventArgs Class

Provides data for the GanttControl.CustomDrawTimescaleColumn event.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
public class CustomDrawTimescaleColumnEventArgs :
    CustomDrawEventArgs
vb
Public Class CustomDrawTimescaleColumnEventArgs
    Inherits CustomDrawEventArgs

CustomDrawTimescaleColumnEventArgs is the data class for the following events:

Inheritance

Object EventArgs CustomDrawEventArgs CustomDrawTimescaleColumnEventArgs CustomPrintTimescaleColumnEventArgs

See Also

CustomDrawTimescaleColumnEventArgs Members

DevExpress.XtraGantt Namespace