ActiveReports Developer 7
HorizontalAlignment Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Image Class : HorizontalAlignment Property

Glossary Item Box

Gets or sets the horizontal alignment of the picture inside the image report item.

Syntax

Visual Basic (Declaration) 
Public Property HorizontalAlignment As ExpressionInfo
C# 
public ExpressionInfo HorizontalAlignment {get; set;}

See Also