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.UI.Xaml.Scheduler.Internal
Assembly: DevExpress.UI.Xaml.Scheduler.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
Double | A System.Double value that specifies the all-day appointment height in pixels. |
See Also