C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / Event Class / CopyFrom Method
The event.

In This Topic
CopyFrom Method (Event)
In This Topic
Copies properties from event given by parameter ev.
Syntax
'Declaration
 
Public Sub CopyFrom( _
   ByVal ev As Event _
) 
 

Parameters

ev
The event.
See Also