GanttDataUpdateEventArgs.DeleteResourceValues Property
Gets information about the deleted resources.
Namespace: DevExpress.Web.ASPxGantt
Assembly: DevExpress.Web.ASPxGantt.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
ReadOnlyCollection<ASPxDataDeleteValues> | The collection of deleted objects. |
See Also