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


In This Topic
    ForceDayOfWeekWorkday 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 ForceDayOfWeekWorkday()
    public ForceDayOfWeekWorkday()
    See Also