Gets or sets the Style used by the two ScrollBar controls contained in the default template.

Namespace:  C1.Silverlight.RichTextBox
Assembly:  C1.Silverlight.RichTextBox (in C1.Silverlight.RichTextBox.dll)

Syntax

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

See Also