ComponentOne CalendarView for WinForms
C1.Win.C1Input.GrapeCity.Editors Namespace / AlphabetReadingMapEntry Structure / Alphabet Property

In This Topic
    Alphabet Property
    In This Topic
    Gets the alphabet.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Alphabet As Char
    public char Alphabet {get;}

    Property Value

    The alphabet.
    See Also