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

In This Topic
    ThumbViewActive Property
    In This Topic
    Indicates if the Thumbnails view is currently active.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ThumbViewActive As Boolean
    public bool ThumbViewActive {get;}
    See Also