Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / CalendarMonthSlotLoadingEventArgs Class / Year Property

In This Topic
    Year Property (CalendarMonthSlotLoadingEventArgs)
    In This Topic
    Gets the year.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Year As Integer
    public int Year {get;}
    See Also