Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ForceDayOfWeekHoliday Class / ForceDayOfWeekHoliday Constructor / ForceDayOfWeekHoliday Constructor()


In This Topic
    ForceDayOfWeekHoliday Constructor()
    In This Topic
    Initializes a new instance of the ForceDayOfWeekHoliday class with the specified date.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ForceDayOfWeekHoliday()
    public ForceDayOfWeekHoliday()
    See Also