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.
In the ColWidthsChanging event, the Values property always seems to only have one value, even if multiple columns are selected. What does this value mean when multiple columns are selected, and is this ever likely to change (if not why is it an array?).
Thanks,
Sue
ADAdministrator Syncfusion Team September 22, 2004 08:24 AM UTC
Hi Sue,
this is by design and won''t change.
If all specified columns are resized to the same width then only one value will be there.
If columns are resized to different widths then for each column a value will be in the array.
Stefan