Gets the value that specifies in which mode the editor functions. This is a dependency property.
public DateNavigatorDisplayMode DisplayMode { get; }
Public ReadOnly Property DisplayMode As DateNavigatorDisplayMode
Use the DisplayMode property to get the mode in which the editor functions. To set a particular mode, pass a required object to the StyleSettings property.