Back to Devexpress

AgendaAppointmentViewModel.TextFontAttributes Property

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

latest1.1 KB
Original Source

AgendaAppointmentViewModel.TextFontAttributes Property

Gets or sets whether the AgendaView appointment representation’s text is bold, italic, neither, or both.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public FontAttributes TextFontAttributes { get; set; }

Property Value

TypeDescription
FontAttributes

The value that specifies whether the appointment representation’s text is bold, italic, neither, or both.

|

See Also

AgendaAppointmentViewModel Class

AgendaAppointmentViewModel Members

DevExpress.Maui.Scheduler Namespace