Back to Devexpress

AppointmentStyle.TextStyle Property

mobilecontrols-devexpress-dot-xamarinforms-dot-scheduler-dot-appointmentstyle-19bbee6d.md

latest991 B
Original Source

AppointmentStyle.TextStyle Property

Gets or sets settings that manage how appointments draw their text.

Namespace : DevExpress.XamarinForms.Scheduler

Assembly : DevExpress.XamarinForms.Scheduler.dll

NuGet Package : DevExpress.XamarinForms.Scheduler

Declaration

csharp
public TextStyle TextStyle { get; set; }

Property Value

TypeDescription
TextStyle

The storage of settings that manage how appointments draw their text.

|

See Also

AppointmentStyle Class

AppointmentStyle Members

DevExpress.XamarinForms.Scheduler Namespace