Skip to main content
All docs
V25.1
  • ASPxClientGanttResourceInsertingEventArgs Members

    Contains data for the ResourceInserting event.

    Constructors

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

    Properties

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