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

Image Class Members

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 PropertyGets or sets a description of the control used by accessibility client applications.  
Public PropertyGets or sets a horizontal alignment of the picture inside the image report item.  
Public PropertyGets or sets the MIME type of the image.  
Public PropertyGets or sets a value indicating how the image is rendered if it does not fit within the defined size.  
Public PropertyGets or sets a source of the image.  
Public PropertyGets or sets the value of the image.  
Public PropertyGets or sets a vertical alignment of the picture inside the image report item.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Returns a list of the expressions contained by this report item.  
Public MethodOverridden. Validates the current state of the Image object.  
Top
See Also