Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / CalendarHelper Class / CalendarHelper Constructor


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