FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerPane Class / ThumbScrollDirection Property

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