Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / TableRow Class / Height Property

In This Topic
    Height Property (TableRow)
    In This Topic
    Gets or sets the height of the current row.
    Syntax
    'Declaration
     
    Public Property Height As Unit
    public Unit Height {get; set;}
    See Also