ActiveReports 12
ShrinkToFit Property (TextBox)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > TextBox Class : ShrinkToFit Property
Select whether the Textbox shrinks text to fit fixed sized control.
Syntax
'Declaration
 
Public Property ShrinkToFit As Boolean
public bool ShrinkToFit {get; set;}
See Also

Reference

TextBox Class
TextBox Members