Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ForceDayOfWeekWorkday Class
Properties Methods Events


In This Topic
    ForceDayOfWeekWorkday Class Members
    In This Topic

    The following tables list the members exposed by ForceDayOfWeekWorkday.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the day of the week.  
    Public PropertyGets or sets the weekday order.  
    Public PropertyOverridden. Determines whether the weekday holiday implementation is yearly.  
    Public PropertyGets or sets the month of the forced workday in weekdays.  
    Public PropertyOverridden. Gets or sets the name of the weekday holiday.  
    Public PropertyGets or sets the year of the forced workday in weekdays.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates a shallow copy of the ForceDayOfWeekHoliday object.  
    Public MethodOverridden. Determines whether the specified date is a forced day of week workday.  
    Public MethodOverridden. Returns the type of day for the specified date.  
    Top
    Protected Methods
    Public Events
     NameDescription
    Public EventOccurs when any property is changed. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.HolidayBase)
    Top
    See Also