MultiDaySelect Property

WebControls UltimateCalendar

UltimateCalendar Class Library

UltimateCalendar.MultiDaySelect Property

Gets or sets whether allowing multiple day selection.

[Visual Basic] Public Property MultiDaySelect As Boolean
[C#]
public bool MultiDaySelect {get; set;}

Property Value

Indicates whether allowing multiple day selection. The default value is false.

Remarks

Use this property to get or set whether allowing multiple day selection.

See Also

UltimateCalendar Class | Karamasoft.WebControls.UltimateCalendar Namespace