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