GrapeCity ActiveReports for .NET 16.0J
BorderStyle プロパティ (Viewer)

GrapeCity.ActiveReports.Viewer.Win 名前空間 > Viewer クラス : BorderStyle プロパティ
Gets or sets the border style of the user control.
シンタックス
'宣言
 
Public Property BorderStyle As BorderStyle
public BorderStyle BorderStyle {get; set;}

プロパティ値

One of the System.Windows.Forms.BorderStyle values. The default is System.Windows.Forms.BorderStyle.Fixed3D.
例外
例外解説
The assigned value is not one of the System.Windows.Forms.BorderStyle values.
参照

Viewer クラス
Viewer メンバ