Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / TablixColumn Class / Width Property

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