ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / PageCell Class / Height Property

In This Topic
    Height Property (PageCell)
    In This Topic
    Gets or sets the height of the cell.
    Syntax
    'Declaration
     
    Public Property Height As Single
    public float Height {get; set;}
    Remarks
    Default value is -1
    See Also