GanttDataUpdateEventArgs.InsertResourceValues Property
Gets information about the inserted resources.
Namespace: DevExpress.Web.ASPxGantt
Assembly: DevExpress.Web.ASPxGantt.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ReadOnlyCollection<GanttDataInsertValues> | The collection of inserted objects. |
See Also