FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewerPane Class / ThumbViewMode Property

In This Topic
    ThumbViewMode Property (C1FlexViewerPane)
    In This Topic
    Indicates if the Thumbnails view should be activated whenever possible.
    Syntax
    'Declaration
     
    Public Property ThumbViewMode As Boolean
    public bool ThumbViewMode {get; set;}
    See Also