Spread Windows Forms 8.0 Product Documentation
HolidayBase Class
Members 


Represents a base class implementation of the holiday interface.
Object Model
HolidayBase Class
Syntax
'Declaration
 
Public MustInherit Class HolidayBase 
   Implements IHoliday 
'Usage
 
Dim instance As HolidayBase
public abstract class HolidayBase : IHoliday  
Inheritance Hierarchy

System.Object
   GrapeCity.Win.Spread.InputMan.CellType.HolidayBase
      GrapeCity.Win.Spread.InputMan.CellType.DayOfWeekHoliday
      GrapeCity.Win.Spread.InputMan.CellType.ForceDayOfWeekHoliday
      GrapeCity.Win.Spread.InputMan.CellType.ForceDayOfWeekWorkday
      GrapeCity.Win.Spread.InputMan.CellType.ForceHoliday
      GrapeCity.Win.Spread.InputMan.CellType.ForceWorkday
      GrapeCity.Win.Spread.InputMan.CellType.Holiday

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

Reference

HolidayBase Members
GrapeCity.Win.Spread.InputMan.CellType Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.