Back to Devexpress

CustomTaskSchedulingEventArgs.Row Property

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

latest1.1 KB
Original Source

CustomTaskSchedulingEventArgs.Row Property

Gets an object that specifies the processed data row.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
public object Row { get; }
vb
Public ReadOnly Property Row As Object

Property Value

TypeDescription
Object

An object that specifies the processed data row.

|

See Also

CustomTaskSchedulingEventArgs Class

CustomTaskSchedulingEventArgs Members

DevExpress.XtraGantt Namespace