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

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