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