Back to Devexpress

AppointmentControl.BorderThickness Property

wpf-devexpress-dot-xpf-dot-scheduling-dot-visual-dot-appointmentcontrol-71f930f8.md

latest1.2 KB
Original Source

AppointmentControl.BorderThickness Property

Gets or sets the width of the boundaries of the appointment border. This is a dependency property.

Namespace : DevExpress.Xpf.Scheduling.Visual

Assembly : DevExpress.Xpf.Scheduling.v25.2.dll

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public Thickness BorderThickness { get; set; }
vb
Public Property BorderThickness As Thickness

Property Value

TypeDescription
Thickness

A Thickness value.

|

See Also

AppointmentControl Class

AppointmentControl Members

DevExpress.Xpf.Scheduling.Visual Namespace