Skip to main content
A newer version of this page is available. .

Header Buttons

A panel header can contain the following buttons: a pin button, refresh button, minimize button, maximize button, and close button.

Docking_VE_CloseButton

The table below lists main member buttons, which affect member appearance and functionality.

Characteristics Visibility Image Style Description
PopupControl_PinButton Pin Button ASPxPopupControlBase.ShowPinButton PopupControlImages.PinButton PopupControlStyles.PinButton Allows to pin the panel
PopupControl_RefreshButton Refresh Button ASPxPopupControlBase.ShowRefreshButton PopupControlImages.RefreshButton PopupControlStyles.RefreshButton Allows to refresh the panel
PopupControl_MinButton Collapse Button ASPxPopupControlBase.ShowCollapseButton PopupControlImages.CollapseButton PopupControlStyles.CollapseButton Allows to minimize the panel
PopupControl_MaxButton Maximize Button ASPxPopupControlBase.ShowMaximizeButton PopupControlImages.MaximizeButton PopupControlStyles.MaximizeButton Allows to collapse the panel
PopupControl_CloseButton Close Button ASPxPopupControlBase.ShowCloseButton PopupControlImages.CloseButton PopupControlStyles.CloseButton Allows to close the panel