ImageGalleryFullscreenViewerStyles Properties
Contains settings that allow the appearance of various fullscreen viewer elements to be defined.
Name | Description |
---|---|
Close |
Gets the style settings that define the appearance of the close button. |
Css |
Gets or sets the path to a CSS file that defines the web control’s appearance.
Inherited from Styles |
Css |
Gets or sets a CSS class name postfix that identifies style settings to be applied to the control.
Inherited from Styles |
Disabled |
Gets the style settings that define the appearance of the control in the disabled state.
Inherited from Image |
Enable |
Obsolete. Specifies whether to enable the control’s default appearance.
Inherited from Styles |
Image |
Gets the style settings that define the appearance of an image area.
Inherited from Image |
Item |
Gets the style settings that define the appearance of an item in the image area.
Inherited from Image |
Navigation |
Gets the style settings that define the appearance of the navigation bar marker. |
Next |
Gets the style settings that define the appearance of the next navigation button. |
Passe |
Gets the style settings that define the appearance of a passe-partout.
Inherited from Image |
Play |
Gets the style settings that define the appearance of the play and pause buttons. |
Prev |
Gets the style settings that define the appearance of the previous navigation button. |
Text |
Gets the style settings that define the appearance of the fullscreen viewer text area. |
Theme |
Gets or sets the name of the Theme to be applied to a web control.
Inherited from Styles |
See Also