Back to Devexpress

CustomTaskSchedulingEventArgs Class

windowsforms-devexpress-dot-xtragantt-507f7b8d.md

latest1.3 KB
Original Source

CustomTaskSchedulingEventArgs Class

Provides data for the CustomTaskScheduling event.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

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

CustomTaskSchedulingEventArgs is the data class for the following events:

Inheritance

Object EventArgs CustomTaskSchedulingEventArgs

See Also

CustomTaskSchedulingEventArgs Members

DevExpress.XtraGantt Namespace