ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IFixedSizeItem Interface / FixedHeight Property

In This Topic
    FixedHeight Property (IFixedSizeItem)
    In This Topic
    Gets the fixed height for FPL reports.
    Syntax
    'Declaration
     
    ReadOnly Property FixedHeight As Length
    Length FixedHeight {get;}

    Property Value

    A GrapeCity.ActiveReports.PageReportModel.Length representing the fixed height for FPL reports.
    See Also