ASP.NET MVC Controls
TooltipEventArgs Class
File
wijmo.js
Module
wijmo
Base Class
CancelEventArgs

Provides arguments for the popup event.

Constructor

Properties

Constructor

constructor

constructor(content: string): TooltipEventArgs

Initializes a new instance of the TooltipEventArgs class.

Parameters
Returns
TooltipEventArgs

Properties

cancel

Gets or sets a value that indicates whether the event should be canceled.

Inherited From
CancelEventArgs
Type
boolean

content

Gets or sets the content to show in the tooltip.

This parameter can be used while handling the popup event to modify the content of the tooltip.

Type
string

Static empty

Provides a value to use with events that do not have event data.

Inherited From
EventArgs
Type
EventArgs

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback