ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace / ITableColumn Interface / AutoWidth Property

In This Topic
    AutoWidth Property (ITableColumn)
    In This Topic
    Gets the auto width setting for the table column.
    Syntax
    'Declaration
     
    ReadOnly Property AutoWidth As AutoWidth
    AutoWidth AutoWidth {get;}

    Property Value

    An instance of AutoWidth representing the auto width setting for the table column.
    See Also