FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewer Class / AllowThumbView Property

In This Topic
    AllowThumbView Property (FlexViewer)
    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