Calendar for ASP.NET Web Forms
SelectionMode Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Calendar Namespace > C1Calendar Class : SelectionMode Property
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
public SelectionSettings SelectionMode {get; set;}
See Also

Reference

C1Calendar Class
C1Calendar Members