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