Back to Devexpress

AppointmentLabelDataStorage Properties

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

latest3.0 KB
Original Source

AppointmentLabelDataStorage Properties

A collection of Scheduler Labels that specify appointments’ background colors.

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

See Also

AppointmentLabelDataStorage Class

AppointmentLabelDataStorage Members

DevExpress.XtraScheduler Namespace