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

In This Topic
    Width Property (ITablixColumn)
    In This Topic
    Width of each cell in this column.
    Syntax
    'Declaration
     
    ReadOnly Property Width As Length
    Length Width {get;}
    See Also