Gets or sets the style used for the inner scrollbar.

Namespace:  C1.Xaml.TileView
Assembly:  C1.Xaml.TileView (in C1.Xaml.TileView.dll)

Syntax

C#
public Style ScrollBarStyle { get; set; }
Visual Basic
Public Property ScrollBarStyle As Style
	Get
	Set

See Also