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

TreeListCustomizationWindowPopupStyle Properties

Contains styles settings defining the appearance of a customization window.
Name Description
CloseButton Gets style settings for a window’s close button. Inherited from PopupControlStyles.
CollapseButton Gets style settings for a window’s collapse button. Inherited from PopupControlStyles.
Content Gets style settings for a window’s content region. Inherited from PopupControlStyles.
ControlStyle Obsolete. Gets style settings for a popup control’s. Inherited from PopupControlStyles.
EnableDefaultAppearance Obsolete. Specifies whether to enable the control’s default appearance. Inherited from StylesBase.
Footer This property is not in effect for the TreeListCustomizationWindowPopupStyle class.
Header Gets style settings for a window’s header. Inherited from PopupControlStyles.
MaximizeButton Gets style settings for a window’s maximize button. Inherited from PopupControlStyles.
ModalBackground This property is not in effect for the TreeListCustomizationWindowPopupStyle class.
PinButton Gets style settings for a window’s pin button. Inherited from PopupControlStyles.
PopupControl Gets the general style settings of popup elements within a tree list.
RefreshButton Gets style settings for a window’s refresh button. Inherited from PopupControlStyles.
Theme Gets or sets the name of the Theme to be applied to a web control. Inherited from StylesBase.
See Also