ImageSliderNavigationBarThumbnailStyle Class
Defines style settings for a thumbnail.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
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.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
ImageSliderStyle
ImageSliderNavigationBarThumbnailStyle
See Also