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

DateNavigatorOutlookStyleSettings Class

Defines the appearance and behavior of DateNavigator in Outlook-inspired operation mode.

Namespace: DevExpress.Xpf.Editors.DateNavigator

Assembly: DevExpress.Xpf.Core.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

public class DateNavigatorOutlookStyleSettings :
    DateNavigatorStyleSettings

Remarks

In the Outlook-inspired operation mode, the DateNavigator editor displays calendar view headers in a compact layout.

See Also