WebDateControl Xojo Web control |
|
WebDateControl.MinDateValue Property
Sets or gets the minimum date allowed to be entered in the DateControl.
MinDateValue as Date {Read and Write}
Remarks
This property can be set to nil if if wanting no min date.
See Also
WebDateControl Class