Version

MaximumDate Property (XamScheduler)

Returns/sets the earliest System.DateTime that can possibly be displayed in the control. Defaults to a date that is 5 years later than the current date.
Syntax
public DateTime MaximumDate {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