constructor(values) Constructor
Initializes a new instance of the ASPxClientGanttTaskUpdatedEventArgs class with specified settings.
Declaration
constructor(
values: any
)
Parameters
Name | Type | Description |
---|---|---|
values | any | The task values. |
See Also