ProgressTooltipRenderEventArgs

Interface represents the event arguments for the tooltipRender event.

Properties

cancel Boolean

Gets or sets a value indicating whether we should cancel the operation or not.

name String

Gets the name of the event.

text String

Gets the text value that is being rendered.

On This Page