Calendar for WinForms | ComponentOne
C1.Framework.Text.Lexicons Namespace / LexiconItem Class / Switches Property

In This Topic
    Switches Property (LexiconItem)
    In This Topic
    Gets the matching switches
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Switches As MatchingSwitches
    public MatchingSwitches Switches {get;}
    See Also