GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Style Class : VerticalAlign Property |
Gets or sets the vertical alignment of the text.
'Declaration Public Property VerticalAlign As ExpressionInfo
public ExpressionInfo VerticalAlign {get; set;}
An ExpressionInfo object that evaluates to a VerticalAlign enumeration indicating the vertical alignment of the text. Valid values are listed in the table below.
VerticalAlign | Description |
---|---|
Top | Text is aligned to the top. |
Middle | Text is centered in the control. |
Bottom | Text is aligned to the bottom. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2