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

In This Topic
    ThumbViewMode Property (FlexViewer)
    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