Version

TimeSlotMajorHorizontalSeparatorVisibility Property (XamScheduler)

Returns/sets the visibility of the horizontal separators between 'major' time slots in a DayView or WeekView.
Syntax
public Visibility TimeSlotMajorHorizontalSeparatorVisibility {get; set;}
Remarks
Timeslots are considered 'major' when they fall on an hour boundary - all other time slots are considered 'minor'.
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