Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change. .

DxSchedulerMapping Class

Maps a data source object’s field to a Scheduler item’s property.

Namespace: DevExpress.Blazor

Assembly: DevExpress.Blazor.v24.1.dll

Declaration

public class DxSchedulerMapping :
    BindableBase

Remarks

This class allows you to specify mappings for appointments, labels, and status items. Refer to the following class descriptions for more information:

Inheritance

Object
DevExpress.Blazor.Scheduler.Internal.BindableBase
DxSchedulerMapping
See Also