[]
Event information for C1Calendar.YearSlotLoading event.
public class CalendarYearSlotLoadingEventArgs : CalendarSlotLoadingEventArgs<CalendarYearSlotInfo>
| Name | Description |
|---|---|
| IsAdjacentYear | Gets whether or not the year is an adjacent year in the calendar. |
| Year | Gets the year. |
| YearSlot | Gets or sets the visual element shown in the year slot. |