ImageZoomExpandWindowStyles Fields
Provides style settings used to define the appearance of the visual elements of the ImageZoom expand window.| Name | Description |
|---|---|
| CloseButtonStyleName static | Returns the name of the window Close Button style. This name is equal to “CloseButton”. Inherited from PopupControlStyles. |
| CollapseButtonStyleName static | Returns the name of the window Collapse Button style. This name is “CollapseButton”. Inherited from PopupControlStyles. |
| ContentStyleName static | Returns the name of the window’s entire contents style. This name is equal to “Content”. Inherited from PopupControlStyles. |
| ExpandWindowCloseButtonStyleName | For internal use only. |
| FooterStyleName static | Returns the name of the window Footer style. This name is equal to “Footer”. Inherited from PopupControlStyles. |
| HeaderButtonCellSystemClassName static | For internal use only. Inherited from PopupControlStyles. |
| HeaderStyleName static | Returns the name of the window Header style. This name is equal to “Header”. Inherited from PopupControlStyles. |
| MaximizeButtonStyleName static | Returns the name of the window Maximize Button style. This name is “MaximizeButton”. Inherited from PopupControlStyles. |
| ModalBackgroundStyleName static | Returns the name of the a style that is used to fill the page background when a window is displayed as modal. This name is equal to “ModalBackground”. Inherited from PopupControlStyles. |
| PinButtonStyleName static | Returns the name of the Pin Button style. This name is equal to “PinButton”. Inherited from PopupControlStyles. |
| RefreshButtonStyleName static | Returns the name of the Refresh Button style. This name is equal to “RefreshButton”. Inherited from PopupControlStyles. |
| RtlMarkerCssClassName static | For internal use only. Inherited from PopupControlStyles. |
| StyleStyleName static | For internal use only. Inherited from PopupControlStyles. |
See Also