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

Glossary Item Box

Specifies the direction of text.

Syntax

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

See Also