Skip to main content

ImageGallerySettings.StylesFullscreenViewerNavigationBar Property

Provides access to the style settings that define the appearance of the navigation bar.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v24.1.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public ImageGalleryFullscreenViewerNavigationBarStyles StylesFullscreenViewerNavigationBar { get; }

Property Value

Type Description
ImageGalleryFullscreenViewerNavigationBarStyles

A ImageGalleryFullscreenViewerNavigationBarStyles object that contains style settings.

See Also