Skip to main content
Tab

ImageGalleryFullscreenViewerNavigationBarStyles Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ImageGalleryFullscreenViewerNavigationBarStyles :
    ImageSliderStyles

The following members return ImageGalleryFullscreenViewerNavigationBarStyles objects:

Library Related API Members
ASP.NET Web Forms Controls 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