C1.Silverlight.Schedule.5
AppointmentsCoverPane Class Fields

For a list of all members of this type, see AppointmentsCoverPane members.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)AppointmentFilterPropertyThe AppointmentFilter attached property can be used to specify which type of appointments should be drawn by the AppointmentsCoverPane pane.  
Public Fieldstatic (Shared in Visual Basic)IntervalAppointmentTemplatePropertyIdentifies the IntervalAppointmentTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)KeepTimesAtDropPropertyThe KeepTimesAtDrop attached property determines the behavior of moved (dragged) appointments. If this value is True, after dragging an appointment to the desired VisualInterval, the Appointment start date is changed to the VisualInterval start date. If this value is False, the Appointment.Start becomes equal to the VisualInterval.StartTime, and Appointment.Duration becomes equal to the VisualInterval.TimeScale. The default value is False.  
Top
See Also

Reference

AppointmentsCoverPane Class
C1.Silverlight.Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.