DXColorSavingType Enum
Provides values that specify the type of values stored in the data source field mapped to the LabelMappingInfo.Color property.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
NuGet Package: DevExpress.Win.Scheduler
#Declaration
#Members
Name | Description |
---|---|
Auto
|
A data field mapped to the Label |
Ole
|
A data field mapped to the Label |
Argb
|
A data field mapped to the Label |
Color
|
A data field mapped to the Label |
Color
|
A data field mapped to the Label |
#Related API Members
The following properties accept/return DXColorSavingType values:
#Remarks
The DXColorSavingType enumeration values are assigned to the AppointmentLabelDataStorage.ColorSaving property.