ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TablixColumn Class / Width Property

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