ComponentOne TileView for UWP
C1.UWP.TileView Assembly / C1.Xaml.TileView Namespace / C1TileView 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 Windows.UI.Xaml.Style
    public Windows.UI.Xaml.Style ScrollBarStyle {get; set;}
    See Also