DataSource.AppointmentLabelMappingsProperty Field
Identifies the AppointmentLabelMappings dependency property.
Namespace: DevExpress.XamarinForms.Scheduler
Assembly: DevExpress.XamarinForms.Scheduler.dll
NuGet Package: DevExpress.XamarinForms.Scheduler
Declaration
public static readonly BindableProperty AppointmentLabelMappingsProperty
Field Value
Type | Description |
---|---|
Xamarin.Forms.BindableProperty | The dependency property specification. |
See Also