Skip to main content
Tab

ImageSliderNavigationBarThumbnailStyle Class

Defines style settings for a thumbnail.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

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