Window Footer
A popup window’s footer is displayed at the bottom of a window and can consist of the Footer Image and footer text.
The table below lists the main members that affect element appearance and functionality.
Characteristics | Members |
---|---|
Visibility | PopupControlSettingsBase.ShowFooter, PopupWindow.ShowFooter (via MVCxPopupWindow.ShowFooter) |
Appearance | PopupControlStyles.Footer (via PopupControlSettingsBase.Styles.Footer), PopupWindow.FooterStyle (via MVCxPopupWindow.FooterStyle) |
Text Content | PopupControlSettingsBase.FooterText, PopupWindow.FooterText (via MVCxPopupWindow.FooterText) |
Navigation Location | PopupControlSettingsBase.FooterNavigateUrl, PopupWindow.FooterNavigateUrl (via MVCxPopupWindow.FooterNavigateUrl) |
Template |