Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

dxImageSlider Unit

#Classes

Name Description
TdxCustomImageSlider Serves as the base class for classes that implement controls providing image sliding capabilities.
TdxImageSlider A visual component that provides image sliding capabilities.
TdxImageSliderPreviewOptions Contains settings for an image slider control‘s preview panel.

#Constants

Name Description
dxImageSliderDefaultAnimationTime Specifies the default value of the TdxCustomImageSlider.AnimationTime property.
dxImageSliderThumbnailDefaultHeight Specifies the default value of the TdxImageSliderPreviewOptions.ThumbnailSize.Height property.
dxImageSliderThumbnailDefaultWidth Specifies the default value of the TdxImageSliderPreviewOptions.ThumbnailSize.Width property.
dxImageSliderThumbnailIndent Specifies the default value of the TdxImageSliderPreviewOptions.Indent property.
dxImageSliderThumbnailMinSize Specifies the minimum value of the Width and Height properties accessible using the TdxImageSliderPreviewOptions.ThumbnailSize property.