We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Is it possible to change border weights?

Is it possible to change the three cell border weights to be thicker? There appears to be a GridBorderWeightEditor class which sounds like it might do the trick, but the help doesn't give any examples on how to use it.

3 Replies

AD Administrator Syncfusion Team June 6, 2003 02:29 PM UTC

The 1.6 release has a custom border sample. Syncfusion\Essential Suite\Grid\Samples\In Depth\CustomBorders You can download a release candidate for 1.6 from these links: Read the release notes: http://www.syncfusion.net/squiffler/patches/v1606/readme.htm Download the installation (~59meg): http://www.syncfusion.net/squiffler/patches/v1606/syncfusionessentialsuitesetup.exe


MS Maxim Software Systems June 6, 2003 03:31 PM UTC

So, I basically have to use the DrawCellFrameAppearance event? I can't just change the border widths to be thicker than the "thick" border weight?


AD Administrator Syncfusion Team June 6, 2003 04:12 PM UTC

There is no property setting that will allow you to change the widths used for thin, medium or thick, so you would have to either handle this through an event, or modifying our source code.

Loader.
Live Chat Icon For mobile
Up arrow icon