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

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