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

ImageSliderNavigationBarThumbnailStyle Class

Defines style settings for a thumbnail.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class ImageSliderNavigationBarThumbnailStyle :
    ImageSliderStyle

The following members return ImageSliderNavigationBarThumbnailStyle objects:

Remarks

The ImageSliderNavigationBarThumbnailStyle class contains settings that define the appearance of the thumbnail within the ASPxImageSlider control.

An object of the ImageSliderNavigationBarThumbnailStyle type can be accessed via the ASPxImageSlider.Styles.Thumbnail property.

See Also