[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
C1.WinUI.Calendar Assembly
C1.WinUI.Calendar
Classes
C1Calendar
Methods
GetYearSlots
C1.WinUI.Accordion Assembly
C1.WinUI.BarCode Assembly
C1.WinUI.Calendar Assembly
C1.WinUI.Calendar
Classes
C1Calendar
Constructors
Fields
Properties
Methods
ChangeViewModeAsync
Dispose
GetDaysSlots
GetMonthsSlots
GetYearSlots
GoBackAsync
GoForwardAsync
IsMouseOverSlot
OnApplyTemplate
OnDayOfWeekSlotLoading
OnDaySlotLoading
OnDisplayDateChanged
OnDisplayDateChanging
OnFlowDirectionChanged
OnHeaderLoading
OnKeyDown
OnMonthSlotLoading
OnNextClick
OnPrevClick
OnSelectionChanged
OnSelectionChanging
OnViewModeChanged
OnYearSlotLoading
Refresh
Events
CalendarAdapter
CalendarDayOfWeekSlotInfo
CalendarDayOfWeekSlotLoadingEventArgs
CalendarDaySlotInfo
CalendarDaySlotLoadingEventArgs
CalendarDaysOfWeekPanel
CalendarDaysPanel
CalendarHeaderLoadingEventArgs
CalendarHeaderSlotInfo
CalendarHeadersPanel
CalendarInputEventArgs
CalendarMonthSlotInfo
CalendarMonthSlotLoadingEventArgs
CalendarMonthsPanel
CalendarSelectionChangedEventArgs
CalendarSelectionChangingEventArgs
CalendarSlotInfo
CalendarSlotLoadingEventArgs<T>
CalendarSlotPresenter
CalendarSlotsPanel<S>
CalendarViewModeAnimation
CalendarYearSlotInfo
CalendarYearSlotLoadingEventArgs
CalendarYearsPanel
DateList
ReentrantObservableCollection<T>
Enums
C1.WinUI.Calendar.C1_WinUI_Calendar_XamlTypeInfo
C1.WinUI.Chart Assembly
C1.WinUI.Core Assembly
C1.WinUI.DataFilter Assembly
C1.WinUI.DataPager Assembly
C1.WinUI.DateTimeEditors Assembly
C1.WinUI.Grid Assembly
C1.WinUI.GridControl Assembly
C1.WinUI.Input Assembly
C1.WinUI.Menu Assembly
C1.WinUI.Rendering Assembly
C1.WinUI.Viewer Assembly
(Showing Draft Content)
C1.WinUI.Calendar.C1Calendar.GetYearSlots
GetYearSlots Method
GetYearSlots()
Gets the years slots info.
Declaration
protected virtual IEnumerable<CalendarYearSlotInfo> GetYearSlots()
Returns
Type
Description
IEnumerable
<
CalendarYearSlotInfo
>