Skip to main content
A newer version of this page is available. .

DxSchedulerMapping Class

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

Namespace: DevExpress.Blazor

Assembly: DevExpress.Blazor.v20.2.dll

NuGet Package: DevExpress.Blazor

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