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

In This Topic
    Width Property (ITableColumn)
    In This Topic
    Specifies this instance width.
    Syntax
    'Declaration
     
    ReadOnly Property Width As Length
    Length Width {get;}
    See Also