ComponentOne Scheduler for WPF and Silverlight
Item Property (AppointmentList)

C1.C1Schedule Namespace > AppointmentList Class : Item Property
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As Appointment
public Appointment this[ 
   System.int index
]; {get; set;}

Parameters

index
See Also

Reference

AppointmentList Class
AppointmentList Members