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

In This Topic
    Preview Property
    In This Topic
    Determines if a preview of the next item should be displayed in the carousel.
    Syntax
    'Declaration
     
    Public Property Preview As System.Boolean
    public System.bool Preview {get; set;}
    See Also