aspnet-devexpress-dot-web-fd8e6f17.md
Defines style settings for a dot.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ImageSliderNavigationBarDotStyle :
ImageSliderNavigationBarThumbnailStyle
Public Class ImageSliderNavigationBarDotStyle
Inherits ImageSliderNavigationBarThumbnailStyle
The following members return ImageSliderNavigationBarDotStyle objects:
The ImageSliderNavigationBarDotStyle class contains settings that define the appearance of the dot within the ASPxImageSlider control.
An object of the ImageSliderNavigationBarDotStyle type can be accessed via the ASPxImageSlider.Styles .Dot property.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle ImageSliderStyle ImageSliderNavigationBarThumbnailStyle ImageSliderNavigationBarDotStyle
See Also