[]
Gets or sets a value indicating whether to display days corresponding to months that are adjacent to the months currently represented by the control. The default value is True.
[Parameter]
public bool ShowAdjacentDay { get; set; }
<Parameter>
Public Property ShowAdjacentDay As Boolean