Skip to main content
A newer version of this page is available. .

SchedulerControl.MonthCellFlyoutStyle Property

Namespace: DevExpress.UI.Xaml.Scheduler

Assembly: DevExpress.UI.Xaml.Scheduler.v20.2.dll

NuGet Package: DevExpress.Uwp.Controls

Declaration

[Deprecated("Use the protected SchedulerControl.AppointmentsFlyoutStyle property instead.", DeprecationType.Deprecate, 1U)]
public Style MonthCellFlyoutStyle { get; set; }

Property Value

Type
Style
See Also