Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / DayOfWeekHoliday Class
Members


DayOfWeekHoliday Class
Represents the yearly holidays set by the day of the week rules.
Syntax
'Declaration
 
Public Class DayOfWeekHoliday 
   Inherits HolidayBase
   Implements IHoliday 
 
'Usage
 
Dim instance As DayOfWeekHoliday
Inheritance Hierarchy

System.Object
   GrapeCity.Win.Spread.InputMan.CellType.HolidayBase
      GrapeCity.Win.Spread.InputMan.CellType.DayOfWeekHoliday

See Also