GrapeCity ActiveReports for .NET 12.0J
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 名前空間

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.