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

In This Topic
    Height Property (MapSize)
    In This Topic
    Height of the item. An expression should evaluate to a System.Double.
    Syntax
    'Declaration
     
    Public Property Height As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo Height {get; set;}
    See Also