Gets or sets a value that determines whether to show the previous month navigation button.
The default value is True. This is a dependency property.
Declaration
public bool ShowPreviousButton { get; set; }
Public Property ShowPreviousButton As Boolean