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

Glossary Item Box

Specifies the default width of the border of the item.

Syntax

Visual Basic (Declaration) 
ReadOnly Property BackgroundImageSource As ImageSource
C# 
ImageSource BackgroundImageSource {get;}

See Also