Skip to content

Commit 470e394

Browse files
Changed the image name.
1 parent bedc33f commit 470e394

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

MAUI/Scheduler/resource-view.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ N>
277277

278278
You can highlight the resources availability by creating special [time regions](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Scheduler.SchedulerTimeSlotView.html#Syncfusion_Maui_Scheduler_SchedulerTimeSlotView_TimeRegions) in the day, week, workweek, timeline day, timeline week, and timeline workweek views. Special time regions can represent unavailable or reserved slots such as lunch breaks, team meetings, or non-working hours.
279279

280-
### Special time regions for timeline view.
280+
### Special time regions for timeline views.
281281

282282
In the timeline views (timeline day, timeline week, and timeline work week), special time regions can be applied to visually highlight unavailable periods for different resources.
283283

@@ -315,7 +315,7 @@ private ObservableCollection<SchedulerTimeRegion> GetTimeRegion()
315315
{% endhighlight %}
316316
{% endtabs %}
317317

318-
![Resource view special timeregion in .NET MAUI Scheduler.](images/resource-view/special-regions-resources-in-net-maui-scheduler.png)
318+
![Resource view special timeregion in .NET MAUI Scheduler.](images/resource-view/special-time-regions-for-resources-in-timeline-views-in-net-maui-scheduler.png)
319319

320320
### Special time regions for days view.
321321

@@ -355,7 +355,7 @@ private ObservableCollection<SchedulerTimeRegion> GetTimeRegion()
355355
{% endhighlight %}
356356
{% endtabs %}
357357

358-
![Resource View Special Time Region in Days View in .NET MAUI Scheduler.](images/resource-view/special-regions-resources-in-days-view-in-net-maui-scheduler.png)
358+
![Resource View Special Time Region in Days View in .NET MAUI Scheduler.](images/resource-view/special-time-regions-for-resources-in-days-view-in-net-maui-scheduler.png)
359359

360360
## Business object binding for resources
361361

0 commit comments

Comments
 (0)