Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DateNavigatorStyleSettings Class

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

Namespace: DevExpress.Xpf.Editors.DateNavigator

Assembly: DevExpress.Xpf.Core.v24.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