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

GrapeCity.ActiveReports.Viewer.Win 名前空間 > Viewer クラス : BackColor プロパティ
Gets or sets the background color for the control.
シンタックス
'宣言
 
Public Overridable Property BackColor As Color
public virtual Color BackColor {get; set;}

プロパティ値

A System.Drawing.Color that represents the background color of the control. The default is the value of the System.Windows.Forms.Control.DefaultBackColor property.
参照

Viewer クラス
Viewer メンバ