ComponentOne Scheduler for WinForms
Item Property (AppointmentFields)

C1.Win.C1Schedule.Extended.4 Assembly > C1.Win.C1Schedule Namespace > AppointmentFields Class : Item Property
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal key As System.String _
) As AppointmentField
public AppointmentField this[ 
   System.string key
]; {get; set;}

Parameters

key
See Also

Reference

AppointmentFields Class
AppointmentFields Members