ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TablixRow Class / Height Property

In This Topic
    Height Property (TablixRow)
    In This Topic
    Height of each cell in this row
    Syntax
    'Declaration
     
    Public Property Height As Length
    public Length Height {get; set;}
    See Also