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

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