A newer version of this page is available.
Switch to the current version.
AppointmentLabelDataStorage.Mappings Property
Gets an object that specifies how Label properties map to the data source fields.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v19.2.dll
Declaration
public LabelMappingInfo Mappings { get; }
Public ReadOnly Property Mappings As LabelMappingInfo
Property Value
Type | Description |
---|---|
LabelMappingInfo | A LabelMappingInfo object that provides information on Label mappings. |
See Also
Feedback