Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1PropertyGrid Class / ScrollBarStyle Property

In This Topic
    ScrollBarStyle Property (C1PropertyGrid)
    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