Reports for WinForms
BackgroundImageName プロパティ

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > Style クラス : BackgroundImageName プロパティ
ドキュメントの辞書内の背景画像の名前を取得または設定します。
シンタックス
'宣言
 
Public Property BackgroundImageName As System.String
public System.string BackgroundImageName {get; set;}
解説
このプロパティは non-ambientです(明示的に設定されていない場合は現在のスタイルの Parentから継承されます)。

デフォルトは空の文字列です。

参照

Style クラス
Style メンバ