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.v19.2.dll

Declaration

public class ImageGalleryFullscreenViewerNavigationBarStyles :
    ImageSliderStyles

The following members return ImageGalleryFullscreenViewerNavigationBarStyles objects:

Remarks

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

Implements

Inheritance

See Also