Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / FlexViewer Class / ThumbViewMode Property

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