Back to Devexpress

AppointmentStatusDataStorage Properties

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

latest3.0 KB
Original Source

AppointmentStatusDataStorage Properties

A collection of Scheduler Statuses that specify appointments’ side color stripes.

NameDescription
BrushSavingGets or sets the type of values stored in the data source field mapped to the StatusMappingInfo.Brush property.
CountReturns the number of Statuses stored within this AppointmentStatusDataStorage.
CustomFieldMappingsProvides access to custom field mappings for Statuses.
DataMemberGets or sets the data source field which supplies data to the storage object.
DataSourceGets or sets the source from which this AppointmentStatusDataStorage should retrieve Statuses.
IsDisposedReturns whether or not this AppointmentStatusDataStorage is disposed.
Item[Int32]Provides indexed access to individual items in the appointment collection which can be accessed using the AppointmentStatusDataStorage.Items property.
ItemsReturns the Status collection within the storage.
MappingsGets an object that specifies how Status properties map to the data source fields.
StorageReturns the storage that owns this AppointmentStatusDataStorage object.

See Also

AppointmentStatusDataStorage Class

AppointmentStatusDataStorage Members

DevExpress.XtraScheduler Namespace