ActiveReports for .NET 18.0J
BackgroundStyle 列挙体

GrapeCity.ActiveReports.Document.Section 名前空間 : BackgroundStyle 列挙体
Represents the background style when using the lower level page rendering API.
シンタックス
'宣言
 
Public Enum BackgroundStyle 
   Inherits System.Enum
public enum BackgroundStyle : System.Enum 
メンバ
メンバ解説
OpaqueFill the background. Objects in the background are transparent.
TransparentThe background becomes transparent. Objects in the background can be seen through.
継承階層

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

参照

GrapeCity.ActiveReports.Document.Section 名前空間