Gets or set the style that will be applied to the scrollbars.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
C# |
---|
public Style ScrollBarStyle { get; set; } |
Visual Basic |
---|
Public Property ScrollBarStyle As Style Get Set |