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