ComponentOne CalendarView for WinForms
PeriodSelectionType Property

C1.Win.Calendar Namespace > C1CalendarView Class : PeriodSelectionType Property
Gets or sets a value that specifies how to get a date period. Default value is C1.CalendarView.SelectionType.Field.
Syntax
'Declaration
 
Public Property PeriodSelectionType As SelectionType
public SelectionType PeriodSelectionType {get; set;}
See Also

Reference

C1CalendarView Class
C1CalendarView Members