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

ImageGalleryFullscreenViewerNavigationBarStyles Class

Contains settings that allow the appearance of various navigation bar elements to be defined.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ImageGalleryFullscreenViewerNavigationBarStyles :
    ImageSliderStyles

The following members return ImageGalleryFullscreenViewerNavigationBarStyles objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxImageGallery.StylesFullscreenViewerNavigationBar
ASP.NET MVC Extensions ImageGallerySettings.StylesFullscreenViewerNavigationBar

Remarks

An object of the ImageGalleryFullscreenViewerNavigationBarStyles type can be accessed via the ASPxImageGallery.StylesFullscreenViewerNavigationBar property.

Implements

Inheritance

See Also