GrapeCity ActiveReports for .NET 16.0J
BorderWidth プロパティ (WebViewer)

GrapeCity.ActiveReports.Web 名前空間 > WebViewer クラス : BorderWidth プロパティ
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.
例外
例外解説
The specified border width is a negative value.
参照

WebViewer クラス
WebViewer メンバ