Click or drag to resize
KaxCalendarEnableMultiSelect Property
Allows the selection of multiple dates. If not set, only a single date is selected, and if any dates are all ready selected, they are cleared.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public virtual bool EnableMultiSelect { get; set; }

Property Value

Type: Boolean
See Also