Gets or sets a boolean value to allow multiple selection on client side.
[Visual Basic]
Public Property AllowMultiSelect As
Boolean
[C#]
public
Boolean AllowMultiSelect {get; set;}
Remarks
Gets or sets a boolean value to allow multiple selection on client side. You can select multiple days by holding Shift key while clicking on the day cell.
See Also
Calendar Class | EO.Web Namespace