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

In This Topic
    Height Property (TablixRow)
    In This Topic
    Gets or sets the height of each cell in this row.
    Syntax
    'Declaration
     
    Public Property Height As ReportSize
    public ReportSize Height {get; set;}
    See Also