Click or drag to resize

CalendarIHandlerMinDate Property

Gets or sets the minimum date entered

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
DateTime MinDate { get; set; }

Property Value

Type: DateTime
The minimum date.
See Also