Skip to main content

TdxImageSliderPreviewOptions Properties

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