'宣言 Public Enum BackgroundStyle Inherits System.Enum
public enum BackgroundStyle : System.Enum
'宣言 Public Enum BackgroundStyle Inherits System.Enum
public enum BackgroundStyle : System.Enum
メンバ | 解説 |
---|---|
Opaque | 背景を塗りつぶします。背景内のオブジェクトは透けません。 |
Transparent | 背景は透明になります。背景内のオブジェクトは透けて見えます。 |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Document.Section.BackgroundStyle