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


HolidayBase Class
Represents a base class implementation of the holiday interface. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
Syntax
'Declaration
 
Public MustInherit Class HolidayBase 
   Implements IHoliday 
 
'Usage
 
Dim instance As HolidayBase
Inheritance Hierarchy
See Also