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