SchedulerDataStorage.DefaultLabelColorsProperty Field
Identifies the DefaultLabelColors dependency property that stores colors the view uses for default labels.
Namespace: DevExpress.XamarinForms.Scheduler
Assembly: DevExpress.XamarinForms.Scheduler.dll
NuGet Package: DevExpress.XamarinForms.Scheduler
Declaration
public static readonly BindableProperty DefaultLabelColorsProperty
Field Value
Type |
---|
Xamarin.Forms.BindableProperty |
See Also