Back to Devexpress

CustomDrawEventArgs Class

windowsforms-devexpress-dot-xtragantt-a00166ed.md

latest1.7 KB
Original Source

CustomDrawEventArgs Class

Supplies data for events that allow you to draw the control’s visual elements in a custom way.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

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

Inheritance

Object EventArgs CustomDrawEventArgs CustomDrawTaskDependencyEventArgs

CustomDrawTaskEventArgs

CustomDrawTimelineTaskEventArgs

CustomDrawTimescaleColumnEventArgs

CustomPrintTaskDependencyEventArgs

CustomPrintTaskEventArgs

CustomPrintTimescaleColumnEventArgs

See Also

CustomDrawEventArgs Members

DevExpress.XtraGantt Namespace