ActiveReports Developer 7
BackgroundGradientType Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IStyle Interface : BackgroundGradientType Property

Glossary Item Box

Specifies the gradient type of the background.

Syntax

Visual Basic (Declaration) 
ReadOnly Property BackgroundGradientType As System.String
C# 
System.string BackgroundGradientType {get;}

See Also