ComponentOne WinUI Edition
Demos
Docs
Samples
Download
WinUI | ComponentOne
C1.WinUI.Calendar Assembly
/
C1.WinUI.Calendar Namespace
/
C1Calendar Class
/ ViewMode Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Syntax
See Also
WinUI Overview
Get Started with WinUI
Section 508 Compliance
Configure WinUI Application
Adding NuGet Packages to your App
Controls
API Reference
C1.WinUI.Accordion Assembly
C1.WinUI.BarCode Assembly
C1.WinUI.Calendar Assembly
Namespaces
C1.WinUI.Calendar Namespace
Overview
Classes
C1Calendar
Overview
Members
C1Calendar Constructor
Methods
ChangeViewModeAsync Method
Dispose Method
Dispose(Boolean) Method
GoBackAsync Method
GoForwardAsync Method
OnApplyTemplate Method
OnFlowDirectionChanged Method
OnKeyDown Method
OnNextClick Method
OnPrevClick Method
Refresh Method
Properties
ActualAdjacentStyle Property
ActualAdjacentYearStyle Property
ActualBoldDayStyle Property
ActualDayOfWeekStyle Property
ActualDayStyle Property
ActualDisabledMonthStyle Property
ActualDisabledStyle Property
ActualDisabledYearStyle Property
ActualHeaderStyle Property
ActualMonthStyle Property
ActualSelectionStyle Property
ActualTodayStyle Property
ActualYearStyle Property
Adapter Property
AdjacentDayForeground Property
AdjacentDaySlotTemplate Property
AdjacentDayStyle Property
BoldDayStyle Property
BoldedDates Property
CalendarType Property
CanGoBack Property
CanGoForward Property
DayBackground Property
DayBorderBrush Property
DayBorderThickness Property
DayForeground Property
DayOfWeekBackground Property
DayOfWeekFontFamily Property
DayOfWeekFontSize Property
DayOfWeekFontStyle Property
DayOfWeekFontWeight Property
DayOfWeekForeground Property
DayOfWeekFormat Property
DayOfWeekPadding Property
DayOfWeekSlotTemplate Property
DayOfWeekStyle Property
DayPadding Property
DaySlotTemplate Property
DayStyle Property
DisabledForeground Property
DisabledStyle Property
DisplayDate Property
FirstDayOfWeek Property
HeaderBackground Property
HeaderFontFamily Property
HeaderFontSize Property
HeaderFontStyle Property
HeaderFontWeight Property
HeaderForeground Property
HeaderMonthFormat Property
HeaderStyle Property
IsAnimated Property
MaxDate Property
MaxSelectionCount Property
MinDate Property
MonthStyle Property
MouseOverBrush Property
MouseOverMode Property
NavigateAnimation Property
NextButtonStyle Property
NextIconStyle Property
NextIconTemplate Property
Orientation Property
PrevButtonStyle Property
PrevIconStyle Property
PrevIconTemplate Property
SelectedDate Property
SelectedDates Property
SelectionBackground Property
SelectionForeground Property
SelectionMode Property
SelectionStyle Property
ShowAdjacentDay Property
ShowHeader Property
ShowNavigationButtons Property
TodayBackground Property
TodayBorderBrush Property
TodayBorderThickness Property
TodayFontFamily Property
TodayFontSize Property
TodayFontStyle Property
TodayFontWeight Property
TodayForeground Property
TodayStyle Property
ViewMode Property
ViewModeAnimation Property
YearStyle Property
Fields
AdjacentDayForegroundProperty Field
AdjacentDaySlotTemplateProperty Field
AdjacentDayStyleProperty Field
BoldDayStyleProperty Field
BoldedDatesProperty Field
CalendarTypeProperty Field
DayBackgroundProperty Field
DayBorderBrushProperty Field
DayBorderThicknessProperty Field
DayForegroundProperty Field
DayOfWeekBackgroundProperty Field
DayOfWeekFontFamilyProperty Field
DayOfWeekFontSizeProperty Field
DayOfWeekFontStyleProperty Field
DayOfWeekFontWeightProperty Field
DayOfWeekForegroundProperty Field
DayOfWeekFormatProperty Field
DayOfWeekPaddingProperty Field
DayOfWeekSlotTemplateProperty Field
DayOfWeekStyleProperty Field
DayPaddingProperty Field
DaySlotTemplateProperty Field
DayStyleProperty Field
DisabledForegroundProperty Field
DisabledStyleProperty Field
DisplayDateProperty Field
FirstDayOfWeekProperty Field
HeaderBackgroundProperty Field
HeaderFontFamilyProperty Field
HeaderFontSizeProperty Field
HeaderFontStyleProperty Field
HeaderFontWeightProperty Field
HeaderForegroundProperty Field
HeaderMonthFormatProperty Field
HeaderStyleProperty Field
IsAnimatedProperty Field
MaxDateProperty Field
MaxSelectionCountProperty Field
MinDateProperty Field
MonthStyleProperty Field
MouseOverBrushProperty Field
MouseOverModeProperty Field
NextButtonStyleProperty Field
NextIconStyleProperty Field
NextIconTemplateProperty Field
OrientationProperty Field
PrevButtonStyleProperty Field
PrevIconStyleProperty Field
PrevIconTemplateProperty Field
SelectedDateProperty Field
SelectedDatesProperty Field
SelectionBackgroundProperty Field
SelectionForegroundProperty Field
SelectionModeProperty Field
SelectionStyleProperty Field
ShowAdjacentDayProperty Field
ShowHeaderProperty Field
ShowNavigationButtonsProperty Field
TodayBackgroundProperty Field
TodayBorderBrushProperty Field
TodayBorderThicknessProperty Field
TodayFontFamilyProperty Field
TodayFontSizeProperty Field
TodayFontStyleProperty Field
TodayFontWeightProperty Field
TodayForegroundProperty Field
TodayStyleProperty Field
ViewModeProperty Field
YearStyleProperty Field
Events
DayOfWeekSlotLoading Event
DaySlotLoading Event
DisplayDateChanged Event
DisplayDateChanging Event
HeaderLoading Event
MonthSlotLoading Event
SelectionChanged Event
SelectionChanging Event
ViewModeChanged Event
YearSlotLoading Event
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>
Enumerations
CalendarMouseOverMode
CalendarType
CalendarViewMode
CalendarViewModeAnimationMode
C1.WinUI.Calendar.C1_WinUI_Calendar_XamlTypeInfo Namespace
Overview
C1.WinUI.Chart Assembly
C1.WinUI.Core Assembly
C1.WinUI.DataCollection 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
Release History
ViewMode Property (C1Calendar)
In This Topic
Syntax
See Also
Gets or sets a value indicating whether the calendar displays a month, year or decade view.
Syntax
C#
public
CalendarViewMode
ViewMode {
get
;
set
;}
See Also
Reference
C1Calendar Class
C1Calendar Members