Skip to main content
A newer version of this page is available. .
All docs
V21.2

HtmlContentPopup Events

Allows you to show a popup window with a UI rendered from an HTML-CSS template. Can show data from a bound data context (a business object or data source item). (CTP)
Name Description
Closed
Closing
CustomDisplayText
CustomizeTemplate
Disposed Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
ElementLoad
ElementMouseClick
ElementMouseDoubleClick
ElementMouseDown
ElementMouseMove
ElementMouseOut
ElementMouseOver
ElementMouseUp
Hidden
ViewModelRelease
ViewModelSet
See Also