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

ASPxClientGanttResourceManagerDialogShowingEventHandler<Sender> Interface

Declaration

interface ASPxClientGanttResourceManagerDialogShowingEventHandler<Sender> { (source: Sender, e: ASPxClientGanttResourceManagerDialogShowingEventArgs): void; }

Parameters

Name Type Description
source Sender

An event source.

e ASPxClientGanttResourceManagerDialogShowingEventArgs

Event data.