ComponentOne CalendarView for WinForms
C1.Framework.Text.Lexicons Namespace / LexiconItem Class / Pattern Property

In This Topic
    Pattern Property (LexiconItem)
    In This Topic
    Gets the pattern.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Pattern As IPattern
    public IPattern Pattern {get;}

    Property Value

    A IPattern used to match.
    See Also