ComponentOne CalendarView for WinForms
C1.Framework.Text.Lexicons Namespace / Lexicon.Match Class / Text Property

In This Topic
    Text Property (Lexicon.Match)
    In This Topic
    Gets the mathed text.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property Text As String
    public virtual string Text {get;}

    Property Value

    A string indicates the matched text.
    See Also