Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / DayInfo Class
Properties

In This Topic
    DayInfo Class Members
    In This Topic

    The following tables list the members exposed by DayInfo.

    Public Properties
     NameDescription
    Public PropertyGets the date which the DayInfo represents.  
    Public PropertyGets the GrapeCity.Windows.InputMan.IHoliday.HolidayName value of the GrapeCity.Windows.InputMan.IHoliday defined on the Date.  
    Public PropertyGets the GrapeCity.Windows.InputMan.HolidaySettingBase.HolidaySettingName value of the GrapeCity.Windows.InputMan.HolidaySetting defined on the Date.  
    Public PropertyGets a value indicating whether the Date is non-selectable.  
    Public PropertyGets a value indicating whether the Date is defined as a GrapeCity.Windows.InputMan.DayType.ForcedWorkday.  
    Public PropertyGets a value indicating whether this day is highlighted.  
    Public PropertyGets 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.  
    Public PropertyGets a value indicating whether the Date is defined as a GrapeCity.Windows.InputMan.DayType.OverriddenHoliday.  
    Public PropertyGets a value indicating whether the Date is in selection.  
    Public PropertyGets a value indicating whether the Date is Today.  
    Public PropertyGets a value indicating whether the Date is a trailing day.  
    Public PropertyGets a value indicating whether the Date is defined as a GrapeCity.Windows.InputMan.DayType.WeeklyHoliday.  
    Public PropertyGets the formatted System.String value that the DayInfo should be presented according to the current culture.  
    Top
    See Also