Skip to main content

Window Content Region

A popup window’s content region is the main window element that displays the required descriptive text and may contain a set of child elements.

PopupWindow_Content.png

The table below lists the main members that affect element appearance and functionality.

Characteristics

Members

Appearance

PopupControlStyles.Content (via PopupControlSettingsBase.Styles.Content),

PopupWindow.ContentStyle (via MVCxPopupWindow.ContentStyle)

Content Text

PopupControlSettingsBase.Text,

PopupWindow.Text (via MVCxPopupWindow.Text)

External Content

PopupControlSettingsBase.ContentUrl,

PopupWindow.ContentUrl (via MVCxPopupWindow.ContentUrl)

Template

PopupControlSettings.SetWindowContentTemplateContent,

MVCxPopupWindow.SetContentTemplateContent