ActiveReports 13
WrapMode Property (TextBox)

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > TextBox Class : WrapMode Property
Indicates how and whether a multi-line text control automatically wraps words to the beginning of the next line when necessary.
Syntax
'Declaration
 
Public Property WrapMode As GrapeCity.ActiveReports.Drawing.WrapMode
public GrapeCity.ActiveReports.Drawing.WrapMode WrapMode {get; set;}
See Also

Reference

TextBox Class
TextBox Members