[]
        
(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

An ExpressionInfo object that evaluates to an int value indicating the minimum condense rate.

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