Skip to main content
A newer version of this page is available. .

ASPxClientToolTipBase.ShowAppointmentMenu(eventObject) Method

Displays the Appointment Menu at the position of the tooltip.

Declaration

ShowAppointmentMenu(
    eventObject: any
): void

Parameters

Name Type Description
eventObject any

An object containing information about the event in which the menu is displayed.

See Also