C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Calendar Namespace / C1Calendar Class / SelectionMode Property

In This Topic
SelectionMode Property (C1Calendar)
In This Topic
Gets or sets the date selection mode on the calendar control that specifies whether the user can select a single day, a week, or an entire month.
Syntax
'Declaration
 
Public Property SelectionMode As SelectionSettings
 
See Also