ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TableColumn Class / AutoWidth Property

In This Topic
    AutoWidth Property (TableColumn)
    In This Topic
    Defines column auto grow behavior when there are hidden columns present.
    Syntax
    'Declaration
     
    Public Property AutoWidth As AutoWidth
    public AutoWidth AutoWidth {get; set;}
    See Also