Skip to content

Commit bcf0625

Browse files
Merge pull request #3611 from syncfusion-content/NotesFix
979465-Updated content corrections for the ug resource view
2 parents f3a611c + f14b091 commit bcf0625

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

MAUI/Scheduler/resource-view.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -203,10 +203,8 @@ this.Scheduler.ResourceView.VisibleResourceCount = 4;
203203
![Visible Resource Count in Days View in .NET MAUI Scheduler.](images/resource-view/visible-resource-count-for-resources-in-days-view-in-.net-maui-scheduler.png)
204204

205205
N>
206-
207-
- When `VisibleResourceCount` is set to -1, the `SfScheduler` displays up to three resources. If the total number of resources is less than three, it displays all available resources.
208-
209-
- When `VisibleResourceCount` is set to 0, the resource view layout is removed, and only the plain Scheduler view (e.g., Day view without resources) is shown.
206+
* When `VisibleResourceCount` is set to -1, the `SfScheduler` displays up to three resources. If the total number of resources is less than three, it displays all available resources.
207+
* When `VisibleResourceCount` is set to 0, the resource view layout is removed, and only the plain Scheduler view (e.g., Day view without resources) is shown.
210208

211209
## Resource Header Height in Days View
212210

0 commit comments

Comments
 (0)