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

In This Topic
    ScrollBars Property (FlexViewer)
    In This Topic
    Specifies which scroll bars should appear in a FlexViewerPane.
    Syntax
    'Declaration
     
    Public Property ScrollBars As FlexViewerScrollBars
    public FlexViewerScrollBars ScrollBars {get; set;}
    See Also