ComponentOne Scheduler for WinForms
UIElementDate Property

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > BeforeAppointmentFormatEventArgs Class : UIElementDate Property
Gets the date of the current UI element representing appointment.
Syntax
'Declaration
 
Public ReadOnly Property UIElementDate As System.Date
public System.DateTime UIElementDate {get;}
Remarks
Multi day appointments are represented by several UI elements. Use this property to distinguish the first UI element, the second one, etc...
See Also

Reference

BeforeAppointmentFormatEventArgs Class
BeforeAppointmentFormatEventArgs Members