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

SchedulerControl.ActualDefaultCalendarStyleSettings Property

Namespace: DevExpress.UI.Xaml.Scheduler

Assembly: DevExpress.UI.Xaml.Scheduler.v19.1.dll

Declaration

[NotPublicByDesign]
public ICalendarStyleSettings ActualDefaultCalendarStyleSettings { get; }

Property Value

Type
DevExpress.UI.Xaml.Scheduler.ICalendarStyleSettings
See Also