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

In This Topic
    Display Property
    In This Topic
    Determines how many images should be shown in the view area.
    Syntax
    'Declaration
     
    Public Property Display As System.Integer
    public System.int Display {get; set;}
    See Also