Name | Description | |
---|---|---|
Date | Gets the date which the DayInfo represents. | |
HolidayName | Gets the GrapeCity.Windows.InputMan.IHoliday.HolidayName value of the GrapeCity.Windows.InputMan.IHoliday defined on the Date. | |
HolidaySettingName | Gets the GrapeCity.Windows.InputMan.HolidaySettingBase.HolidaySettingName value of the GrapeCity.Windows.InputMan.HolidaySetting defined on the Date. | |
IsBlackedOut | Gets a value indicating whether the Date is non-selectable. | |
IsForceWorkday | Gets a value indicating whether the Date is defined as a GrapeCity.Windows.InputMan.DayType.ForcedWorkday. | |
IsHighlighted | Gets a value indicating whether this day is highlighted. | |
IsHoliday | Gets a value indicating whether the Date is defined as a GrapeCity.Windows.InputMan.DayType.ForcedHoliday, GrapeCity.Windows.InputMan.DayType.Holiday or GrapeCity.Windows.InputMan.DayType.OverriddenHoliday. | |
IsOverrideHoliday | Gets a value indicating whether the Date is defined as a GrapeCity.Windows.InputMan.DayType.OverriddenHoliday. | |
IsSelected | Gets a value indicating whether the Date is in selection. | |
IsToday | Gets a value indicating whether the Date is Today. | |
IsTrailing | Gets a value indicating whether the Date is a trailing day. | |
IsWeeklyHoliday | Gets a value indicating whether the Date is defined as a GrapeCity.Windows.InputMan.DayType.WeeklyHoliday. | |
Text | Gets the formatted System.String value that the DayInfo should be presented according to the current culture. |