Skip to main content
A newer version of this page is available. .
Tab

ImageGalleryFullscreenViewerStyles.NavigationBarMarker Property

Gets the style settings that define the appearance of the navigation bar marker.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public ImageGalleryStyle NavigationBarMarker { get; }

Property Value

Type Description
ImageGalleryStyle

An ImageGalleryStyle object that contains the style settings.

See Also