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

Glossary Item Box

Describes the horizontal alignment of the text of the item.

Syntax

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

See Also