Skip to main content

AppointmentStyle.IconTintColorProperty Field

In This Article

Identifies the IconTintColor dependency property.

Namespace: DevExpress.XamarinForms.Scheduler

Assembly: DevExpress.XamarinForms.Scheduler.dll

NuGet Package: DevExpress.XamarinForms.Scheduler

#Declaration

C#
public static readonly BindableProperty IconTintColorProperty

#Field Value

Type Description
Xamarin.Forms.BindableProperty

A dependency property identifier.

See Also