Back to Devexpress

AgendaAppointmentViewModel.BorderColor Property

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

latest990 B
Original Source

AgendaAppointmentViewModel.BorderColor Property

Gets or sets the AgendaView appointment’s border color.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public Color BorderColor { get; set; }

Property Value

TypeDescription
Color

The AgendaView appointment’s border color.

|

See Also

AgendaAppointmentViewModel Class

AgendaAppointmentViewModel Members

DevExpress.Maui.Scheduler Namespace