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