ComponentOne Scheduler for WinForms
Keys Property

C1.Win.C1Schedule.Extended.4 Assembly > C1.Win.C1Schedule Namespace > AppointmentFields Class : Keys Property
Syntax
'Declaration
 
Public ReadOnly Property Keys As System.Collections.Generic.Dictionary(Of String,AppointmentField)
public System.Collections.Generic.Dictionary<string,AppointmentField> Keys {get;}
See Also

Reference

AppointmentFields Class
AppointmentFields Members