ActiveReports 12
ShrinkToFit Property (TextBox)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > TextBox Class : ShrinkToFit Property
Gets ot sets the value indicating whether the TextBox should decrease the font size in order to fit the content.
Syntax
'Declaration
 
Public Property ShrinkToFit As Boolean
public bool ShrinkToFit {get; set;}
See Also

Reference

TextBox Class
TextBox Members