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

In This Topic
    ShowCaption Property (C1Gallery)
    In This Topic
    Determines if the item caption should be shown.
    Syntax
    'Declaration
     
    Public Property ShowCaption As System.Boolean
    public System.bool ShowCaption {get; set;}
    See Also