Back to Devexpress

CustomizeAppointmentFlyoutEventArgs Properties

windowsforms-devexpress-dot-xtrascheduler-dot-customizeappointmentflyouteventargs-dot-underscore-properties.md

latest3.0 KB
Original Source

CustomizeAppointmentFlyoutEventArgs Properties

Provides data for the SchedulerControl.CustomizeAppointmentFlyout event.

NameDescription
AppearanceProvides access to an object used to control the appearance of the flyout contents, except the Subject rectangle.
AppointmentProvides access to an appointment for which the flyout is invoked.
EndGets or sets the DateTime value displayed after the End text label.
LocationGets or sets the text displayed after the Location text label.
ReminderGets or sets a reminder whose information is displayed in the appointment flyout.
ShowEndDateGets or sets whether to display the End information.
ShowLocationGets or sets whether to display the Location information.
ShowReminderGets or sets whether to display the time before start information of the appointment reminder.
ShowStartDateGets or sets whether to display the Start information.
ShowStatusGets or sets whether to display the status line.
ShowSubjectGets or sets whether to display the Subject rectangle.
StartGets or sets the DateTime value displayed after the Start text label.
SubjectGets or sets the text displayed in the Subject rectangle.
SubjectAppearanceProvides access to an object used to specify the appearance of the text in the Subject rectangle of the appointment flyout.

See Also

CustomizeAppointmentFlyoutEventArgs Class

CustomizeAppointmentFlyoutEventArgs Members

DevExpress.XtraScheduler Namespace