PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / C1PropertyGrid Class / ScrollBarStyle Property

In This Topic
    ScrollBarStyle Property
    In This Topic
    Gets or set the style that will be applied to the scrollbars.
    Syntax
    'Declaration
     
    
    Public Property ScrollBarStyle As Style
    public Style ScrollBarStyle {get; set;}
    See Also