| |||||||
Style.BorderWidth PropertySystem.Web.UI.WebControls Namespace Style Class Sets or retrieves the border width of a Web control. Syntax
Property Value
This property is read/write with no default value. RemarksBorderWidth is used to specify how wide the border of a Web server control is rendered. This property is set with a Unit object that must evaluate to a positive value. Note that this property will render only for certain controls. In general, only controls that render as an HTML <table> or <div> element ( block objects ) can display a border color, such as Table, Panel, DataGrid, Calendar, etc. It will also work for list controls that have their RepeatLayout property set to Table, such as the CheckBoxList, RadioButtonList and DataList.
See AlsoStyle Members Base Web Control Properties |
| ||||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme