FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid.Util.BaseControls Namespace / ScrollableControl Class / ScrollBarsVisible Property

In This Topic
    ScrollBarsVisible Property (ScrollableControl)
    In This Topic
    Gets a ScrollBars value that indicates which scrollbars are currently visible.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ScrollBarsVisible As ScrollBars
    public ScrollBars ScrollBarsVisible {get;}
    See Also