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.
ADAdministrator Syncfusion Team February 4, 2005 09:42 PM UTC
No, GridDrawCellEventArgs is sealed and can''t be subclassed.
You could store information in the style, e.g. style.Tag. Or add your own custom properties to GridStyleInfo as shown with SliderStyleProperties in CellTypes\SliderCell example.
Stefan