GridViewCustomizationWindowPopupStyle 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. |
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. |
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