Skip to main content
All docs
V23.2
JS

CalendarSelectionMode Enum

Namespace: DevExtreme.AspNet.Mvc

Assembly: DevExtreme.AspNet.Core.dll

Declaration

[JsonConverter(typeof(StringEnumConverter))]
public enum CalendarSelectionMode

Members

Name
Single
Multiple
Range
See Also