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

Glossary Item Box

Returns a stream with background image for this report item

Syntax

Visual Basic (Declaration) 
ReadOnly Property BackgroundImage As System.IO.Stream
C# 
System.IO.Stream BackgroundImage {get;}

See Also