Back to Devexpress

DayViewBase.AllDayAppointmentMinHeight Property

wpf-devexpress-dot-xpf-dot-scheduling-dot-dayviewbase-30a80fed.md

latest1.4 KB
Original Source

DayViewBase.AllDayAppointmentMinHeight Property

Gets or sets the height of all-day appointments in the Day View, Work Week View, and Week View. This is a dependency property.

Namespace : DevExpress.Xpf.Scheduling

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

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public double AllDayAppointmentMinHeight { get; set; }
vb
Public Property AllDayAppointmentMinHeight As Double

Property Value

TypeDescription
Double

A Double value that specifies the all-day appointment height in pixels.

|

See Also

DayViewBase Class

DayViewBase Members

DevExpress.Xpf.Scheduling Namespace