[]
Initializes a new instance of the ClickDateEventArgs class.
public ClickDateEventArgs(DateTime? date)
Public Sub New([date] As Date?)
A Nullable<T> value that indicates the clicked date.