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

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