ComponentOne Carousel for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Carousel Namespace / CarouselThumbnails Class / ImageWidth Property

In This Topic
    ImageWidth Property
    In This Topic
    Set the width of the image of thumbnails.
    Syntax
    'Declaration
     
    Public Property ImageWidth As System.Integer
    public System.int ImageWidth {get; set;}
    See Also