ComponentOne Scheduler for WinForms
Values Property

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

Reference

AppointmentFields Class
AppointmentFields Members