ImageGalleryStyle Class
In This Article
Defines style settings for image gallery elements.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ImageGalleryStyle :
AppearanceStyle
#Related API Members
The following members return ImageGalleryStyle objects:
#Remarks
An object of the ImageGalleryStyle type can be accessed via the ImageGalleryFullscreenViewerStyles.PlayPauseButton and ImageGalleryFullscreenViewerStyles.NavigationBarMarker properties.
#Inheritance
See Also