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

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