Version

TimeSlotMinorHorizontalSeparatorBrush Property (XamScheduler)

Returns/sets the brush to use for rendering the horizontal separators between the minor groupings of time slots in a DayView or WeekView.
Syntax
public Brush TimeSlotMinorHorizontalSeparatorBrush {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