ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Carousel Namespace / C1CarouselExtender 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