[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Style.MinCondenseRate

MinCondenseRate Property

MinCondenseRate

Gets or sets a minimum character condense rate value.

Declaration
[ExpressionBaseType(typeof(int))]
public ExpressionInfo MinCondenseRate { get; set; }
Property Value
Type Description
ExpressionInfo
<p>An <xref href="GrapeCity.Enterprise.Data.Expressions.ExpressionInfo" data-throw-if-not-resolved="false"></xref> object that evaluates to an <xref href="System.Int32" data-throw-if-not-resolved="false"></xref> value indicating 

the minimum condense rate.

Default value is 100, the maximum value is 100, the minimum value is 10.