[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Weekdays.Item

this Property

this[DayOfWeek]

Gets or sets the DayOfWeekHolidayPolicy object using the specified day of the week.

Declaration
public DayOfWeekHolidayPolicy this[DayOfWeek dayOfWeek] { get; }
Public ReadOnly Default Property Item(dayOfWeek As DayOfWeek) As DayOfWeekHolidayPolicy
Parameters
Type Name Description
DayOfWeek dayOfWeek
Property Value
Type Description
DayOfWeekHolidayPolicy

A DayOfWeekHolidayPolicy object that indicates the holiday rules for the day of the week.