Back to Devexpress

AgendaAppointmentViewModel.TextFontFamily Property

maui-devexpress-dot-maui-dot-scheduler-dot-agendaappointmentviewmodel-cf743027.md

latest1021 B
Original Source

AgendaAppointmentViewModel.TextFontFamily Property

Gets or sets the name of the font family the AgendaView appointment representation uses to draw its text.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public string TextFontFamily { get; set; }

Property Value

TypeDescription
String

The name of the font family the appointment representation uses to draw its text.

|

See Also

AgendaAppointmentViewModel Class

AgendaAppointmentViewModel Members

DevExpress.Maui.Scheduler Namespace