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

CardViewCustomizationWindowPopupStyle 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 CardViewCustomizationWindowPopupStyle class.
Header Gets style settings for a window’s header. Inherited from PopupControlStyles.
MainArea Gets the style settings defining a customization window‘s main area appearance.
MaximizeButton Gets style settings for a window’s maximize button. Inherited from PopupControlStyles.
ModalBackground This property is not in effect for the CardViewCustomizationWindowPopupStyle 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 grid.
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