[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalendarInfo.AllowSelection

AllowSelection Property

AllowSelection

Gets or sets the type of dates that can be selected.

Declaration
public AllowSelection AllowSelection { get; set; }
Public Property AllowSelection As AllowSelection
Property Value
Type Description
AllowSelection

A DropDownCalendar.AllowSelection value that indicates the type of dates that allow selection.
The default is AllowSelection.Anyday.

Remarks

This property determines which kind of dates can be selected.