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

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