Version

MonthViewDayOfWeekHeaderMargin Property (XamScheduler)

Returns/sets the margin to use for rendering the text for the month day of week header of a MonthView. NOTE: Only the Top and Bottom margin values are applied - the Left and Right values are ignored.
Syntax
public Xamarin.Forms.Thickness MonthViewDayOfWeekHeaderMargin {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