ComponentOne RichTextBox for WPF and Silverlight
ScrollableHeight Property (C1RichTextBox)

C1.Silverlight.RichTextBox Namespace > C1RichTextBox Class : ScrollableHeight Property
Gets a value that represents the horizontal size of the area that can be scrolled; the difference between the height of the extent and the height of the viewport.
Syntax
'Declaration
 
Public ReadOnly Property ScrollableHeight As System.Double
public System.double ScrollableHeight {get;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members