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