ImageZoomExpandWindowStyles Properties
Provides style settings used to define the appearance of the visual elements of the ImageZoom expand window.| Name | Description |
|---|---|
| CloseButton | Gets the settings of an image displayed within the expand window‘s close button. |
| 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. |
| CssFilePath | Gets or sets the path to a CSS file that defines the web control’s appearance. Inherited from StylesBase. |
| CssPostfix | Gets or sets a CSS class name postfix that identifies style settings to be applied to the control. Inherited from StylesBase. |
| Disabled | Gets the style settings which define a control’s appearance in the disabled state. Inherited from PopupControlStyles. |
| EnableDefaultAppearance | Obsolete. Specifies whether to enable the control’s default appearance. Inherited from StylesBase. |
| Footer | Gets style settings for a window’s footer. Inherited from PopupControlStyles. |
| ModalBackground | Gets the style settings that define the appearance of the page’s content displayed behind the invoked modal popup window. Inherited from PopupControlStyles. |
| Style | For internal use only. Inherited from PopupControlStyles. |
| Theme | Gets or sets the name of the Theme to be applied to a web control. Inherited from StylesBase. |
See Also