ComponentOne RichTextBox for UWP
ScrollBarStyle Property

C1.Xaml.RichTextBox Namespace > C1RichTextBox Class : ScrollBarStyle Property
Gets or sets the Style used by the two ScrollBar controls contained in the default template.
Syntax
'Declaration
 
Public Property ScrollBarStyle As Windows.UI.Xaml.Style
public Windows.UI.Xaml.Style ScrollBarStyle {get; set;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members