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

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