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

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