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

In This Topic
    ShowCaption Property (C1Carousel)
    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