RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1RichTextBox Class / ScrollableHeightProperty Field

In This Topic
    ScrollableHeightProperty Field (C1RichTextBox)
    In This Topic
    Identifies the ScrollableHeight dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ScrollableHeightProperty As DependencyProperty
    public static readonly DependencyProperty ScrollableHeightProperty
    See Also