ActiveReports 12
VerticalAlignment Property (Image)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Image Class : VerticalAlignment Property
Gets or sets the vertical alignment of the picture inside the image report item.
Syntax
'Declaration
 
Public Property VerticalAlignment As ExpressionInfo
public ExpressionInfo VerticalAlignment {get; set;}
See Also

Reference

Image Class
Image Members