CustomTaskSchedulingEventArgs.Row Property
In This Article
Gets an object that specifies the processed data row.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.2.dll
NuGet Package: DevExpress.Win.Gantt
#Declaration
#Property Value
Type | Description |
---|---|
Object | An object that specifies the processed data row. |
See Also