Back to Devexpress

ImageSliderNavigationBarThumbnailStyle Class

aspnet-devexpress-dot-web-94dd7e5e.md

latest2.5 KB
Original Source

ImageSliderNavigationBarThumbnailStyle Class

Defines style settings for a thumbnail.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ImageSliderNavigationBarThumbnailStyle :
    ImageSliderStyle
vb
Public Class ImageSliderNavigationBarThumbnailStyle
    Inherits 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.

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle ImageSliderStyle ImageSliderNavigationBarThumbnailStyle ImageSliderNavigationBarDotStyle

See Also

ImageSliderNavigationBarThumbnailStyle Members

Image Slider

DevExpress.Web Namespace