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

Glossary Item Box

Specifies the repeat style of the background.

Syntax

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

See Also