[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.AutoWidth

AutoWidth Enum

Specifies a column auto grow behavior.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public enum AutoWidth

Fields

Name Description
None

Columns do not grow

Proportional

Columns grow proportionally to fill free table space

Extension Methods