ImageSliderNavigationBarDotStyle Class
In This Article
Defines style settings for a dot.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Related API Members
The following members return ImageSliderNavigationBarDotStyle objects:
#Remarks
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.
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
ImageSliderStyle
ImageSliderNavigationBarThumbnailStyle
ImageSliderNavigationBarDotStyle
See Also