Back to Devexpress

IAppointmentFlyoutData Members

windowsforms-devexpress-dot-xtrascheduler-dot-iappointmentflyoutdata-dot-underscore-members.md

latest2.6 KB
Original Source

IAppointmentFlyoutData Members

Contains data used in the Appointment Flyout.

Properties

NameDescription
AppearanceProvides access to an object used to specify how the appointment flyout is painted.
AppointmentGets an appontment whose information the appointment flyout displays.
EndGets or sets the End value displayed in the appointment flyout.
LocationGets or sets the Location value displayed in the appointment flyout.
ReminderGets a reminder associated with an appontment whose information the appointment flyout displays.
ShowEndDateGets or sets whether to display the End value.
ShowLocationGets or sets whether to display the Location value.
ShowReminderGets or sets whether to display the Reminder value.
ShowStartDateGets or sets whether to display the Start value.
ShowStatusGets or sets whether to display the Status value.
ShowSubjectGets or sets whether to display the Subject value.
StartGets or sets the Start value displayed in the appointment flyout.
SubjectGets or sets the Subject value displayed in the appointment flyout.
SubjectAppearanceProvides access to an object used to specify how the subject area in the appointment flyout is painted.

See Also

IAppointmentFlyoutData Interface

DevExpress.XtraScheduler Namespace