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

In This Topic
    Height Property (ITableRow)
    In This Topic
    Specifies table row height.
    Syntax
    'Declaration
     
    ReadOnly Property Height As Length
    Length Height {get;}
    See Also