skmMenu: An ASP.NET Menu Control

MenuItem.BorderWidth Property

Gets or sets the border width of the Web server control.

new public System.Web.UI.WebControls.Unit BorderWidth {get; set;}

Property Value

A Unit that represents the border width of a Web server control. The default value is Unit.Empty, which indicates that this property is not set.

Remarks

Use the BorderWidth property to specify a border width for a control.

See Also

MenuItem Class | skmMenu Namespace