'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 |
---|---|
Gradient | A gradient fill is used for the background. |
Pattern | A pattern fill is used for the background. |
Solid | A solid fill is used for the background. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.SectionReportModel.BackgroundStyle