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

DateNavigatorStyleSettings Class

Defines the appearance and behavior of DateNavigator in classic operation mode.

Namespace: DevExpress.Xpf.Editors.DateNavigator

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public class DateNavigatorStyleSettings :
    DateNavigatorStyleSettingsBase

Remarks

In the classic operation mode, the DateNavigator editor displays a common header for the displayed calendar views. End-users can use this header to navigate to other calendar view or move to next or previous date ranges (months, years, etc.).

See Also