Version

MinimumDate Property (XamScheduler)

Returns/sets the latest System.DateTime that can possibly be displayed in the control. Defaults to a date that is 5 years prior to the current date.
Syntax
public DateTime MinimumDate {get; set;}
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also