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
public TextStyle TextStyle { get; set; }
#Property Value
Type | Description |
---|---|
Text |
The storage of settings that manage how appointments draw their text. |