'Declaration Public Enum BackgroundStyle Inherits System.Enum
public enum BackgroundStyle : System.Enum
'Declaration Public Enum BackgroundStyle Inherits System.Enum
public enum BackgroundStyle : System.Enum
Member | Description |
---|---|
Opaque | Fill the background. Objects in the background are transparent. |
Transparent | The background becomes transparent. Objects in the background can be seen through. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Document.Section.BackgroundStyle