ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / C1ExpressionRichTextBox Class / Selection Property

In This Topic
    Selection Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Selection As Windows.UI.Text.ITextRange
    public Windows.UI.Text.ITextRange Selection {get;}
    See Also