Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / SelectedTextEventArgs Class / Text Property

In This Topic
    Text Property (SelectedTextEventArgs)
    In This Topic
    Currently selected text.
    Syntax
    'Declaration
     
    Public ReadOnly Property Text As System.String
    public System.string Text {get;}
    See Also