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

In This Topic
    Success Property
    In This Topic
    Gets a value indicates whether is a sucess match.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property Success As Boolean
    public virtual bool Success {get;}

    Property Value

    A bool indicates a sucess match.
    See Also