Back to Devexpress

CustomTaskSchedulingEventArgs.Node Property

windowsforms-devexpress-dot-xtragantt-dot-customtaskschedulingeventargs.md

latest1.1 KB
Original Source

CustomTaskSchedulingEventArgs.Node Property

Gets the processed node.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
public GanttControlNode Node { get; }
vb
Public ReadOnly Property Node As GanttControlNode

Property Value

TypeDescription
GanttControlNode

An object that specifies the processed node.

|

See Also

CustomTaskSchedulingEventArgs Class

CustomTaskSchedulingEventArgs Members

DevExpress.XtraGantt Namespace