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

TdxImageSliderPreviewOptions Properties
Show Inherited Hide Inherited

Contains settings for an image slider control‘s preview panel.
Name Description
ImageSlider Provides access to the image slider control to which the preview panel’s settings are applied.
Indent Specifies the padding around thumbnails (including images and captions), in pixels.
Owner protected Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
Position Specifies the visibility and display position of the preview panel.
Resizable Specifies if end-users can resize the preview panel using the splitter located between the preview panel and the currently displayed image.
Size Specifies the size of the preview panel, in pixels.
ThumbnailCaptionAlignment Specifies the horizontal alignment of thumbnail captions relative to thumbnail images.
ThumbnailSize Specifies the thumbnail size, in pixels.
See Also