dxImageSliderThumbnailMinSize Constant
Specifies the minimum value of the Width and Height properties accessible using the TdxImageSliderPreviewOptions.ThumbnailSize property.
#Declaration
Delphi
const dxImageSliderThumbnailMinSize = 16;
See Also