ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gallery Namespace / C1Gallery 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