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

In This Topic
    ShowCaption Property
    In This Topic
    Determines whether the caption of items should be shown.
    Syntax
    'Declaration
     
    Public Property ShowCaption As System.Boolean
    public System.bool ShowCaption {get; set;}
    See Also