RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1SimplifiedTextWrappingTool Class / CheckedValue Property

In This Topic
    CheckedValue Property (C1SimplifiedTextWrappingTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overrides ReadOnly Property CheckedValue As TextWrapping
    protected override TextWrapping CheckedValue {get;}
    See Also