Skip to main content
A newer version of this page is available. .

DxPopup Properties

A Popup component.
Name Description
ChildContent Specifies the pop-up windows’s content.
Content Specifies the pop-up window’s content.
CssClass Specifies the name of the component’s CSS class. Inherited from DxComponentBase.
FooterCssClass Specifies the CSS class for a pop-up window’s footer.
FooterTemplate Specifies a template for a pop-up window’s footer.
HeaderCssClass Specifies the CSS class for a pop-up window’s header.
HeaderTemplate Specifies a template for a pop-up window’s header.
HeaderText Specifies text for a pop-up window’s header.
Id For internal use only. Inherited from DxComponentBase.
Scrollable Specifies whether scroll bars can appear in a pop-up window.
ShowCloseButton Specifies whether to display the Close in a pop-up window’s header.
ShowHeader Specifies whether a pop-up window displays a header.
Visible Specifies whether a pop-up window is visible.
See Also