aspnet-devexpress-dot-web-94dd7e5e.md
Defines style settings for a thumbnail.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ImageSliderNavigationBarThumbnailStyle :
ImageSliderStyle
Public Class ImageSliderNavigationBarThumbnailStyle
Inherits ImageSliderStyle
The following members return ImageSliderNavigationBarThumbnailStyle objects:
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.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle ImageSliderStyle ImageSliderNavigationBarThumbnailStyle ImageSliderNavigationBarDotStyle
See Also