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