Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1TreeView Class / ScrollBarStyle Property

In This Topic
    ScrollBarStyle Property
    In This Topic
    Gets or sets the style used for the inner scrollbar.
    Syntax
    'Declaration
     
    
    Public Property ScrollBarStyle As Style
    public Style ScrollBarStyle {get; set;}
    See Also