[]
        
(Showing Draft Content)

C1.CalendarView.SelectionRule

SelectionRule Enum

Options for month navigation

Namespace: C1.CalendarView
Assembly: C1.Win.Calendar.4.8.dll
Syntax
public enum SelectionRule

Fields

Name Description
EnumerationFirstDay

Select first days of month while navigating.

EnumerationLastDays

Select last days of month while navigating.

EnumerationNone

Keep selection while navigating.

EnumerationSameDay

Move selection to the same days of manth while navigating.