Skip to main content

Panel Footer

A dock panel’s footer is displayed at the bottom of the panel and consists of the footer image, footer text and size grip.

Docking_VE_Footer

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

Characteristics Members
Visibility PopupControlSettingsBase.ShowFooter (via DockPanelSettings.ShowFooter)
Appearance PopupControlStyles.Footer (via DockPanelSettings.Styles.Header)
Text Content PopupControlSettingsBase.FooterText (via DockPanelSettings.FooterText)
Image PopupControlImages.Footer (via DockPanelSettings.Images.Footer)
Navigation Location PopupControlSettingsBase.FooterNavigateUrl (via DockPanelSettings.FooterNavigateUrl)
Template PopupControlSettingsBase.SetFooterTemplateContent (via DockPanelSettings.SetFooterTemplateContent)