FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewerPane Class / ThumbViewActive Property

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