MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / BackgroundImage Class
Properties Methods

BackgroundImage Class Members

The following tables list the members exposed by BackgroundImage.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the BackgroundImage class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating how the background image repeats to fill the available space: vertically (RepeatY), horizontally (RepeatX), both (Repeat), or neither (NoRepeat).  
Public PropertyGets or sets the MIMEType for the image.  
Public PropertyGets or sets a source of the image.  
Public PropertyGets or sets the value of the background image (see Source).  
Top
Public Methods
 NameDescription
Public MethodValidates the current state of the BackgroundImage object.  
Top
See Also