ASPxClientToolTipBase.ShowViewMenu(eventObject) Method
Displays the View Menu at the position of the tooltip.
Declaration
ShowViewMenu(
eventObject: any
): void
Parameters
Name | Type | Description |
---|---|---|
eventObject | any | An object containing information about the event in which the menu is displayed. |
See Also