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

In This Topic
    Reading Property
    In This Topic
    Gets the reading.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Reading As String
    public string Reading {get;}

    Property Value

    The reading.
    See Also