Back to Devexpress

AppointmentStatus Properties

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

latest2.2 KB
Original Source

AppointmentStatus Properties

Appointment’s availability status.

NameDescription
BrushGets or sets the brush used to visualize the status.
ColorObsolete. Extracts color from the Brush object of the AppointmentStatus.Brush property or creates a new SolidBrush with the specified color and assigns it to the AppointmentStatus.Brush property.
CustomFieldsGets the collection of custom fields bound to the appointment status.
DisplayNameGets or sets the text which identifies an element. Inherited from UserInterfaceObject.
Empty staticObtains a special empty appointment status, which is a status of undefined type.
IdGets the unique identifier of the user interface object instance. Inherited from UserInterfaceObject.
MenuCaptionGets or sets the element’s menu caption. Inherited from UserInterfaceObject.
TypeGets or sets the type of the appointment status.

See Also

AppointmentStatus Class

AppointmentStatus Members

DevExpress.XtraScheduler Namespace