[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.AllowSelection

AllowSelection Enum

Specifies the type of days can be selected.

Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public enum AllowSelection
Public Enum AllowSelection

Fields

Name Description
AnyDay

Any dates can be selected.

Holiday

Only holidays and weekend days can be selected.

Workday

Only workdays can be selected.