WebBorderStyle.BorderWidth

WebBorderStyle.BorderWidth property

Gets or sets the width of the border. Please refer to System.Web.UI.WebControls.Unit struct.

public Unit BorderWidth { get; set; }

See Also