ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Line Class / Height Property

In This Topic
    Height Property (Line)
    In This Topic
    Overrides the report item height to allow for negative values
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Property Height As Length
    public override Length Height {get; set;}
    See Also