ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ITablixRow Interface / Height Property

In This Topic
    Height Property (ITablixRow)
    In This Topic
    Gets the height of each cell in this row.
    Syntax
    'Declaration
     
    ReadOnly Property Height As Length
    Length Height {get;}
    See Also