ReportViewer for ASP.NET Web Forms
TextColor プロパティ

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > Style クラス : TextColor プロパティ
テキストの色を取得または設定します。
シンタックス
'宣言
 
Public Property TextColor As System.Drawing.Color
public System.Drawing.Color TextColor {get; set;}
解説
このプロパティは ambient です(明示的に設定されない場合は現在のスタイルのオーナーを含むオブジェクトのスタイルから継承されます)。

デフォルトは黒色です。

参照

Style クラス
Style メンバ