Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PrintPreviewControl Class / ThumbnailViewCaption Property

In This Topic
    ThumbnailViewCaption Property (C1PrintPreviewControl)
    In This Topic
    Gets or sets the thumbnail view caption.
    Syntax
    'Declaration
     
    Public Property ThumbnailViewCaption As String
    public string ThumbnailViewCaption {get; set;}
    See Also