Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

Calendar.AllowMultiSelect Property

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


Direct link to this topic