Skip to main content
A newer version of this page is available. .
All docs
V21.1

ASPxClientGanttResourceManagerDialogShowingEventArgs Members

Contains data for the ResourceManagerDialogShowing event.

Constructors

Name Description
constructor(values) Initializes a new instance of the ASPxClientGanttResourceManagerDialogShowingEventArgs class with specified settings.

Properties

Name Description
cancel Specifies whether to cancel the related action (for example, row edit, export). Inherited from ASPxClientCancelEventArgs.
values Gets resource values.
See Also