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

Glossary Item Box

Specifies a background image value for this report item

Syntax

Visual Basic (Declaration) 
ReadOnly Property BackgroundImageValue As System.Object
C# 
System.object BackgroundImageValue {get;}

See Also