Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / DateTimeInfo Class / Year Property

In This Topic
    Year Property (DateTimeInfo)
    In This Topic
    Gets the System.String value determining the year representation according to the CalendarHelper culture settings.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Year As String
    public string Year {get;}
    See Also