Sets or returns a value indicating whether the background of the image is filled.
| Visual Basic (Declaration) | |
|---|---|
Public Property FillPattern As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool FillPattern {get; set;} | |
| ActiveReports.XlsExport | Request technical support |
| FillPattern Property | |
| See Also | |
|
Sets or returns a value indicating whether the background of the image is filled.
| Visual Basic (Declaration) | |
|---|---|
Public Property FillPattern As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool FillPattern {get; set;} | |