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

In This Topic
    AllowThumbView Property
    In This Topic
    Specifies whether the Thumbnails view can be activated.
    Syntax
    'Declaration
     
    
    Public Property AllowThumbView As Boolean
    public bool AllowThumbView {get; set;}
    See Also