[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.AllowSelection

AllowSelection Enum

Specifies the type of dates that can be selected.

Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public enum AllowSelection
Public Enum AllowSelection

Fields

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.