Complete Style Control Reference
The BorderWidth property is used to set or return the border width of a control.
| Attribute | Description |
|---|---|
| length | The width of the border. Must be a valid .NET length unit. Valid length units are: cm, mm, in, pt, pc, or px |
The following example sets the border width of a table:
Set the border width of a Button control (with declaration and script)
Complete Style Control Reference
Your message has been sent to W3Schools.