ActiveReports 12
VerticalText Property (TextBox)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > TextBox Class : VerticalText Property
Gets or sets whether the control's text is rendered according to the vertical layout rules.
Syntax
'Declaration
 
Public Property VerticalText As Boolean
public bool VerticalText {get; set;}
Remarks
In case of the HTML export filter, the vertical text is supported just for the DynamicHtml output type and works with Microsoft Internet Explorer only.
See Also

Reference

TextBox Class
TextBox Members