RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox 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