FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerPane Class / CanShowThumbnails Property

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