ASPxClientGanttDependencyDeletedEventArgs Members
Contains data for the DependencyDeleted event.Constructors
Name | Description |
---|---|
constructor(values) | Initializes a new instance of the ASPxClientGanttDependencyDeletedEventArgs class with specified settings. |
Properties
Name | Description |
---|---|
key | Specifies the dependency key. |
values | Specifies the dependency values. |
See Also