[]
Specifies the type of dates that can be selected.
public enum AllowSelection
Public Enum AllowSelection
| Name | Description |
|---|---|
| Anyday | Specifies that any dates can be selected. |
| Holiday | Specifies that only holidays and weekend days can be selected. |
| Workday | Specifies that only workdays can be selected. |