Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / ForceDayOfWeekHoliday Class
Properties Methods Events

In This Topic
    ForceDayOfWeekHoliday Class Members
    In This Topic

    The following tables list the members exposed by ForceDayOfWeekHoliday.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the day of week on which the ForceDayOfWeekHoliday is defined.  
    Public PropertyOverridden. Gets or sets the name of the weekday holiday.  
    Public PropertyOverridden. Gets a value indicating whether the holiday implementation is yearly.  
    Public PropertyGets or sets the month in which the ForceDayOfWeekHoliday is defined.  
    Public PropertyGets or sets the weekday order in which the ForceDayOfWeekHoliday is defined.  
    Public PropertyGets or sets the year in which the ForceDayOfWeekHoliday is defined.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates a shallow copy of the ForceDayOfWeekHoliday object.  
    Public MethodOverridden. Gets a value indicating whether the specified date is a ForceDayOfWeekHoliday.  
    Public MethodOverridden. Returns the type of day for the specified date.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when any property changed. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidayBase)
    Top
    See Also