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

In This Topic
    SearchString Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property SearchString As System.String
    public System.string SearchString {get;}
    See Also