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

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

プロパティ値

The foreground System.Drawing.Color of the control. The default is the value of the System.Windows.Forms.Control.DefaultForeColor property.
参照

Viewer クラス
Viewer メンバ