GrapeCity ActiveReports for .NET 16.0J
BackgroundStyle 列挙体

GrapeCity.ActiveReports.SectionReportModel 名前空間 : BackgroundStyle 列挙体
オブジェクトの背景を描画するために使用されたスタイルを指定します。
シンタックス
'宣言
 
Public Enum BackgroundStyle 
   Inherits System.Enum
public enum BackgroundStyle : System.Enum 
メンバ
メンバ解説
Gradient背景にグラデーション塗りつぶしが使用されます。
Pattern背景にパターンの塗りつぶしが使用されます。
Solid背景に単色塗りつぶしが使用されます。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.SectionReportModel.BackgroundStyle

参照

GrapeCity.ActiveReports.SectionReportModel 名前空間