Gets or sets the style used for the inner scrollbar.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public Style ScrollBarStyle { get; set; } |
Visual Basic |
---|
Public Property ScrollBarStyle As Style Get Set |