[]
        
(Showing Draft Content)

C1.Web.Mvc.DateSelectionMode

DateSelectionMode Enum

Specifies constants that define the date selection behavior.

Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public enum DateSelectionMode

Fields

Name Description
Day

The user can select days.

Month

The user can select months.

None

The user cannot change the current value using the mouse or keyboard.

Range

The user can select range of days.