ActiveReports Developer 7
VerticalAlign Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IStyle Interface : VerticalAlign Property

Glossary Item Box

Describes the vertical alignment of the text of the item.

Syntax

Visual Basic (Declaration) 
ReadOnly Property VerticalAlign As System.String
C# 
System.string VerticalAlign {get;}

See Also