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

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