The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I have a requirement to modify the styling of complete column, including TimelinHeader Cells, Group resource Cells and worker-cells if there is a blocked appointment in the worker-cells.
AKAshokkumar Karuppasamy Syncfusion Team May 31, 2024 11:57 AM UTC
Hi Vasamsetti saikiran,
You can achieve your requirement by overriding the Schedule style using a
class selector and
renderCells event. The attached code snippet and sample demonstration
solution are below. Please try the solution and let us know if you need any
further assistance.