C1.Blazor.Calendar Assembly / C1.Blazor.Calendar Namespace / C1Calendar Class / MaxDate Property

In This Topic
MaxDate Property (C1Calendar)
In This Topic
Gets or sets the latest date that the user can select in the calendar.
Syntax
'Declaration
 
Public Property MaxDate As Nullable(Of Date)
 
See Also