True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid.Util Namespace / SBar Class / Style Property

In This Topic
    Style Property (SBar)
    In This Topic
    Gets or sets the visibility of the scrollbars.
    Syntax
    'Declaration
     
    Public Property Style As ScrollBarStyleEnum
    public ScrollBarStyleEnum Style {get; set;}
    See Also