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.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
Double | A Double value that specifies the all-day appointment height in pixels. |
See Also