C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / AppointmentList Class / Insert Method

In This Topic
Insert Method (AppointmentList)
In This Topic
Syntax
'Declaration
 
Public Sub Insert( _
   ByVal index As System.Integer, _
   ByVal item As Appointment _
) 
 

Parameters

index
item
See Also