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

In This Topic
    ThumbScrollDirection Property (C1FlexViewer)
    In This Topic
    Specifies the direction of scrolling for the Thumbnails view.
    Syntax
    'Declaration
     
    Public Property ThumbScrollDirection As FlexViewerThumbScrollDirection
    public FlexViewerThumbScrollDirection ThumbScrollDirection {get; set;}
    See Also