C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / Event Class / Event Constructor / Event Constructor(Hashtable)

In This Topic
Event Constructor(Hashtable)
In This Topic
Initializes a new instance of the Event class.
Syntax
'Declaration
 
Public Function New( _
   ByVal ht As System.Collections.Hashtable _
)
 

Parameters

ht
See Also