ActiveReports Developer 7
FillPattern Property
See Also 
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder.Imaging Namespace > ImageInfo Structure : FillPattern Property

Glossary Item Box

Sets or returns a value indicating whether the background of the image is filled.

Syntax

Visual Basic (Declaration) 
Public Property FillPattern As System.Boolean
C# 
public System.bool FillPattern {get; set;}

See Also