[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.DayInfo.IsWeeklyHoliday

IsWeeklyHoliday Property

IsWeeklyHoliday

Gets a value indicating whether the Date is defined as a GrapeCity.Windows.InputMan.DayType.WeeklyHoliday.

Declaration
public bool IsWeeklyHoliday { get; }
Public ReadOnly Property IsWeeklyHoliday As Boolean
Property Value
Type Description
bool

true if the Date is defined as a GrapeCity.Windows.InputMan.DayType.WeeklyHoliday; otherwise, false.

Remarks

If the Date is defined as GrapeCity.Windows.InputMan.DayType.WeeklyHoliday, the IsHoliday is false and IsWeeklyHoliday is true.