Gets or sets the border width of the Web server control.
シンタックス
'宣言
Public Overridable Property BorderWidth As Unit
public virtual Unit BorderWidth {get; set;}
プロパティ値
A
System.Web.UI.WebControls.Unit that represents the border width of a Web server control. The default value is
System.Web.UI.WebControls.Unit.Empty, which indicates that this property is not set.
例外
参照