Back to Devexpress

Popup Control Elements

aspnet-3600-components-docking-and-popups-popup-control-visual-elements.md

latest10.7 KB
Original Source

Popup Control Elements

  • Jun 16, 2022
  • 2 minutes to read

This topic describes the ASPxPopupControl elements and lists the main members that affect their appearance and functionality.

The window Header can display an image, text, and buttons. Users can drag the window by its Header if the ASPxPopupControl.AllowDragging property is set to true.

|

Characteristics

|

Default Popup Window Members

|

Popup Window Members

| | --- | --- | --- | |

Visibility

|

ASPxPopupControl.ShowHeader

|

PopupWindow.ShowHeader

| |

Appearance

|

ASPxPopupControl.HeaderStyle

|

PopupWindow.HeaderStyle

| |

Navigation Location

|

ASPxPopupControl.HeaderNavigateUrl

|

PopupWindow.HeaderNavigateUrl

| |

Image

|

ASPxPopupControl.HeaderImage

|

PopupWindow.HeaderImage

| |

Text

|

ASPxPopupControl.HeaderText

|

PopupWindow.HeaderText

| |

Template

|

ASPxPopupControl.HeaderTemplate

ASPxPopupControl.HeaderContentTemplate

|

PopupWindow.HeaderTemplate

PopupWindow.HeaderContentTemplate

ASPxPopupControl.WindowHeaderTemplate

ASPxPopupControl.WindowHeaderContentTemplate

|

Header Buttons

|

Buttons

|

Visibility

|

Image

|

Style

|

Description

| | --- | --- | --- | --- | --- | |

Pin Button

|

ASPxPopupControl.ShowPinButton

PopupWindow.ShowPinButton

|

ASPxPopupControl.PinButtonImage

PopupWindow.PinButtonImage

|

ASPxPopupControl.PinButtonStyle

PopupWindow.PinButtonStyle

|

Allows you to pin the window

| |

Refresh Button

|

ASPxPopupControl.ShowRefreshButton

PopupWindow.ShowRefreshButton

|

ASPxPopupControl.RefreshButtonImage

PopupWindow.RefreshButtonImage

|

ASPxPopupControl.RefreshButtonStyle

PopupWindow.RefreshButtonStyle

|

Allows you to refresh the window

| |

Collapse Button

|

ASPxPopupControl.ShowCollapseButton

PopupWindow.ShowCollapseButton

|

ASPxPopupControl.CollapseButtonImage

PopupWindow.CollapseButtonImage

|

ASPxPopupControl.CollapseButtonStyle

PopupWindow.CollapseButtonStyle

|

Allows you to collapse the window

| |

Maximize Button

|

ASPxPopupControl.ShowMaximizeButton

PopupWindow.ShowMaximizeButton

|

ASPxPopupControl.MaximizeButtonImage

PopupWindow.MaximizeButtonImage

|

ASPxPopupControl.MaximizeButtonStyle

PopupWindow.MaximizeButtonStyle

|

Allows you to maximize the window

| |

Close Button

|

ASPxPopupControl.ShowCloseButton

PopupWindow.ShowCloseButton

|

ASPxPopupControl.CloseButtonImage

PopupWindow.CloseButtonImage

|

ASPxPopupControl.CloseButtonStyle

PopupWindow.CloseButtonStyle

|

Allows you to close the window

|

Content Region

The Content Region is the main window element that can display text, web controls, HTML elements, or external content.

|

Characteristics

|

Default Popup Window Members

|

Popup Window Members

| | --- | --- | --- | |

Appearance

|

ASPxPopupControl.ContentStyle

|

PopupWindow.ContentStyle

| |

Content Text

|

ASPxPopupControl.Text

|

PopupWindow.Text

| |

Content Elements

|

ASPxPopupControl.Controls

|

ContentControlCollectionItem.Controls

| |

External Content

|

ASPxPopupControl.ContentUrl

|

PopupWindow.ContentUrl

| |

Template

| |

PopupWindow.ContentTemplate

ASPxPopupControl.WindowContentTemplate

|

The window Footer can display an image, text, and a size grip.

|

Characteristics

|

Default Popup Window Members

|

Popup Window Members

| | --- | --- | --- | |

Visibility

|

ASPxPopupControl.ShowFooter

|

PopupWindow.ShowFooter

| |

Appearance

|

ASPxPopupControl.FooterStyle

|

PopupWindow.FooterStyle

| |

Navigation Location

|

ASPxPopupControl.FooterNavigateUrl

|

PopupWindow.FooterNavigateUrl

| |

Image

|

ASPxPopupControl.FooterImage

|

PopupWindow.FooterImage

| |

Text

|

ASPxPopupControl.FooterText

|

PopupWindow.FooterText

| |

Size Grip Visibility

|

ASPxPopupControl.AllowResize

ASPxPopupControl.ShowSizeGrip

|

ASPxPopupControl.AllowResize

ASPxPopupControl.ShowSizeGrip

| |

Size Grip Image

|

ASPxPopupControl.SizeGripImage

|

PopupWindow.SizeGripImage

| |

Template

|

ASPxPopupControl.FooterTemplate

ASPxPopupControl.FooterContentTemplate

|

PopupWindow.FooterTemplate

PopupWindow.FooterContentTemplate

ASPxPopupControl.WindowFooterTemplate

ASPxPopupControl.WindowFooterContentTemplate

|

Loading Panel

The Loading Panel is displayed over the popup window’s content while it waits for a callback response.

CharacteristicsMembers
VisibilitySettingsLoadingPanel.Enabled
TextSettingsLoadingPanel.Text
ImageASPxPopupControl.LoadingPanelImage
Image VisibilitySettingsLoadingPanel.ShowImage
Image PositionSettingsLoadingPanel.ImagePosition
DelaySettingsLoadingPanel.Delay
StyleASPxPopupControl.LoadingPanelStyle