DxPopup Properties
A modal popup window with custom content that overlays the current view.
Name | Description |
---|---|
Allow |
Specifies whether users can drag the Popup. |
Allow |
Specifies whether a user can start window drag-and-drop in the header only or anywhere in the client area. |
Allow |
Specifies whether users can resize the Popup. |
Apply |
Specifies whether to shade the background when the Popup appears.
Inherited from Dx |
Attributes |
Specifies a collection of standard HTML attributes applied to the Popup.
Inherited from Dx |
Body |
Specifies a template for content of the pop-up window’s body.
Inherited from Dx |
Body |
Assigns a CSS class to the body.
Inherited from Dx |
Body |
Specifies a template for the pop-up window’s body. Replaces the default render fragment (including paddings, scrollbars, etc.)
Inherited from Dx |
Body |
Specifies text displayed in the Popup body.
Inherited from Dx |
Child |
Specifies the body’s content.
Inherited from Dx |
Close |
Specifies whether the Popup should be closed when a user presses Escape.
Inherited from Dx |
Close |
Specifies whether the Popup should be closed when a user clicks outside the Popup’s boundaries.
Inherited from Dx |
Content |
Obsolete. This property is now obsolete. Use the Body |
Css |
Assigns a CSS class to the entire Popup.
Inherited from Dx |
Enable |
Specifies whether the Popup adapts its width on phones and tables.
Inherited from Dx |
Footer |
Specifies a template for content of the pop-up window’s footer.
Inherited from Dx |
Footer |
Assigns a CSS class to the footer.
Inherited from Dx |
Footer |
Specifies a template for the window’s footer. Replaces the default render fragment (including paddings, scrollbars, etc.)
Inherited from Dx |
Footer |
Specifies text displayed in the Popup footer.
Inherited from Dx |
Header |
Specifies a template for content of the pop-up window’s header.
Inherited from Dx |
Header |
Assigns a CSS class to the header.
Inherited from Dx |
Header |
Specifies a template for the window’s header. Replaces the default render fragment (including paddings, scrollbars, etc.)
Inherited from Dx |
Header |
Specifies text displayed in the Popup header.
Inherited from Dx |
Height |
Specifies the Popup’s height.
Inherited from Dx |
Horizontal |
Specifies the Popup’s horizontal alignment. |
Id |
Specifies the component’s unique identifier.
Inherited from Dx |
Is |
Gets whether the Popup component is initialized.
Inherited from Dx |
Max |
Specifies the Popup’s maximum height when it adapts to fit its content.
Inherited from Dx |
Max |
Specifies the Popup’s maximum width when it adapts to fit its content.
Inherited from Dx |
Min |
Specifies the Popup’s minimum height when it adapts to fit its content.
Inherited from Dx |
Min |
Specifies the Popup’s minimum width when it adapts to fit its content.
Inherited from Dx |
Position |
Specifies the X coordinate of the Popup’s top left corner. |
Position |
Specifies the Y coordinate of the Popup’s top left corner. |
Scrollable |
Specifies whether the vertical scrollbar appears in the drop-down window if its content exceeds the window’s boundaries.
Inherited from Dx |
Show |
Specifies whether the header displays the Close button.
Inherited from Dx |
Show |
Specifies whether the Popup displays the footer.
Inherited from Dx |
Show |
Specifies whether the Popup displays the header.
Inherited from Dx |
Size |
Specifies the size of the component and its content.
Inherited from Dx |
Vertical |
Specifies the Popup’s vertical alignment. |
Visible |
Specifies whether the Popup is visible.
Inherited from Dx |
Width |
Specifies the Popup’s width.
Inherited from Dx |
ZIndex |
Specifies the Popup’s z-index.
Inherited from Dx |