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