Enum CalendarEdit.ChangeMonthMode
Defines whether calendar should be scrolled to the previous/next month, if the cell that does not belong to the current month is clicked.
Namespace: Syncfusion.Windows.Shared
Assembly: Syncfusion.Shared.Wpf.dll
Syntax
protected enum ChangeMonthMode
Fields
Name | Description |
---|---|
Disabled | Scrolling is disabled. |
Enabled | Scrolling is enabled. |