Back to Devexpress

DxSchedulerAppointmentMappings.Location Property

blazor-devexpress-dot-blazor-dot-dxschedulerappointmentmappings-daa0ec85.md

latest1.1 KB
Original Source

DxSchedulerAppointmentMappings.Location Property

Maps information about an appointment’s location.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public DxSchedulerMapping Location { get; set; }

Property Value

TypeDescription
DxSchedulerMapping

Maps the data field to the Location appointment property.

|

Remarks

Refer to the DxSchedulerAppointmentMappings class description for an example.

See Also

DxSchedulerAppointmentMappings Class

DxSchedulerAppointmentMappings Members

DevExpress.Blazor Namespace