skmMenu: An ASP.NET Menu Control

MenuItem.BorderStyle Property

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

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

Property Value

One of the BorderStyle enumeration values. The default is NotSet.

Remarks

Use the BorderStyle property to specify the border style for the Web server control. This property is set using one of the BorderStyle enumeration values.

See Also

MenuItem Class | skmMenu Namespace