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

DayViewBase.ActualStyleSettings Property

Namespace: DevExpress.UI.Xaml.Scheduler.Internal

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

Declaration

[NotPublicByDesign]
public IDayViewStyleSettings ActualStyleSettings { get; }

Property Value

Type
DevExpress.UI.Xaml.Scheduler.Internal.IDayViewStyleSettings
See Also