Back to Devexpress

HtmlContentPopup Constructors

windowsforms-devexpress-dot-xtraeditors-dot-htmlcontentpopup-dot-ctor.md

latest1001 B
Original Source

HtmlContentPopup Constructors

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).

NameParametersDescription
HtmlContentPopup()noneInitializes a new instance of the HtmlContentPopup class.
HtmlContentPopup(IContainer)containerInitializes a new instance of the HtmlContentPopup class with specified settings.

See Also

HtmlContentPopup Class

HtmlContentPopup Members

DevExpress.XtraEditors Namespace