FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerDialog Class / ShowThumbnails Property

In This Topic
    ShowThumbnails Property (C1FlexViewerDialog)
    In This Topic
    Gets or sets a value indicating if the Thumbnails view should be activated whenever possible.
    Syntax
    'Declaration
     
    Public Property ShowThumbnails As Boolean
    public bool ShowThumbnails {get; set;}
    See Also