Prioritize Resource Colors for Events in ASP.NET Core Scheduler
By default top level resource color will be applied for the events. If user wants to apply specific resource color to events irrespective of its parent resource color, it can be achieved by resourceColorField field within eventSettings property as shown below.
NOTE
The
resourceColorFieldfield value should be as same as thenamefield value given with inresourcesproperty.