ActiveReports 12
Image Class Members
Properties  Methods  Events

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : Image Class

The following tables list the members exposed by Image.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the Image class.  
Top
Public Properties
 NameDescription
Public Property

Gets or sets an action (e.g. hyperlink) to perform when the report item is clicked.

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public Property

Gets or sets a bookmark that can be linked via a Bookmark action.

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public Property (Inherited from System.ComponentModel.Component)
Public Property

Gets or sets custom information to be passed to a report output component.

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public Property

Gets or sets the name to use for the data element or attribute for the report item.

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public Property

Gets or sets a value indicating whether the item appears in a data rendering.

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public Property

Gets or sets the height of the report item.

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public PropertyGets or sets the horizontal alignment of the picture inside the image report item.  
Public Property

Gets or sets a value indicating whether a data region is kept together on a single page where possible.

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public Property

Gets or sets a label to identify an instance of a report item within the client UI (to provide a user-friendly label for searching or to appear in the Document Map).

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public PropertyThe name of layer to which this report item belongs. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public Property

Gets or sets the distance of the item from the left edge of the containing object.

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public Property

Gets or sets the name of the report item contained directly within the report item that is the target location for the Document Map label (if any).

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public Property

Gets or sets the MIME type of the image.

 
Public Property

Gets or sets the name of the report item.

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public PropertyGets or sets an IReportComponentContainer interface representing the parent hosting the component. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponent)
Public Property (Inherited from System.ComponentModel.Component)
Public Property

Gets or sets a value indicating the how the image is rendered if it does not fit within the defined size.

 
Public Property

Gets or sets the source of the image.

 
Public Property

Gets or sets the the style settings for the report item.

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public Property

Gets or sets a textual label for the report item.

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public Property

Gets or sets the distance of the item from the top of the containing object.

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public Property

Gets or sets the value of the image. See the Source property for more information.

 
Public PropertyGets or sets the vertical alignment of the picture inside the image report item.  
Public Property

Gets or sets a value indicating whether the items are hidden.

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public Property

Gets or sets the width of the report item.

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Public Property

Gets or sets the drawing order of the report item within the containing object.

(Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem)
Top
Public Methods
 NameDescription
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Public MethodOverridden. Validates the information in each property of the Image object.  
Top
Public Events
 NameDescription
Public Event (Inherited from System.ComponentModel.Component)
Top
See Also

Reference

Image Class
GrapeCity.ActiveReports.PageReportModel Namespace