GrapeCity ActiveReports for .NET 14.0J
BackgroundStyle 列挙体

GrapeCity.ActiveReports.Document アセンブリ > GrapeCity.ActiveReports.Document.Section 名前空間 : BackgroundStyle 列挙体
下位レベルのページ描画APIを使用するときの、背景スタイルを表します。
シンタックス
'宣言
 
Public Enum BackgroundStyle 
   Inherits System.Enum
public enum BackgroundStyle : System.Enum 
メンバ
メンバ解説
Opaque背景を塗りつぶします。背景内のオブジェクトは透けません。
Transparent背景は透明になります。背景内のオブジェクトは透けて見えます。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Document.Section.BackgroundStyle

参照

GrapeCity.ActiveReports.Document.Section 名前空間