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.
Would it be possible to include a "Tag" property on the PushButtons like the regular Windows controls have? Or is there a similar property that I should look into?
In my particular scenario, I'm using an unbound grid and building the grid on the fly with controls. I'd like to be able to specify some extended properties of the PushButton to distinguish it from other buttons in the grid (rather than keeping a lookup of some sort that classifies the buttons by row/column positions).
Thanks!