Skip to main content
A newer version of this page is available. .
Tab

ImageSliderNavigationBarDotStyle Class

Defines style settings for a dot.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class ImageSliderNavigationBarDotStyle :
    ImageSliderNavigationBarThumbnailStyle

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.

See Also