ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Gallery Namespace / C1GalleryExtender Class / ShowCaption Property

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