ActiveReports 12
MinCondenseRate Property (TextBox)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > TextBox Class : MinCondenseRate Property
Gets ot sets the value indicating the minimal value to which the label should condense its characters horizontally in order to fit the content.
Syntax
'Declaration
 
Public Property MinCondenseRate As Integer
public int MinCondenseRate {get; set;}
See Also

Reference

TextBox Class
TextBox Members