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