ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / ParseEventArgs Class / Text Property

In This Topic
    Text Property (ParseEventArgs)
    In This Topic
    Source string for parsing.
    Syntax
    'Declaration
     
    Public ReadOnly Property Text As String
    public string Text {get;}
    See Also