Version

MonthViewDayActivityIndicatorBrush Property (XamScheduler)

Returns/sets the brush to use for filling the activity content (indicator or subject) within a day in a MonthView when there is no resource assigned to an Infragistics.Scheduler.Appointment. When there IS a Infragistics.Scheduler.ScheduleResource assigned to an Infragistics.Scheduler.Appointment this property is ignored and the brush associated with the Infragistics.Scheduler.ScheduleResource is used instead.
Syntax
public Brush MonthViewDayActivityIndicatorBrush {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