EventsCalendar for ASP.NET Web Forms
Event Constructor(Hashtable)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1EventsCalendar Namespace > Event Class > Event Constructor : Event Constructor(Hashtable)
Initializes a new instance of the Event class.
Syntax
'Declaration
 
Public Function New( _
   ByVal ht As System.Collections.Hashtable _
)
public Event( 
   System.Collections.Hashtable ht
)

Parameters

ht
See Also

Reference

Event Class
Event Members
Overload List