ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / BandedList Class / FixedHeight Property

In This Topic
    FixedHeight Property (BandedList)
    In This Topic
    Gets or sets a fixed height for FPL reports.
    Syntax
    'Declaration
     
    Public Property FixedHeight As Length
    public Length FixedHeight {get; set;}
    See Also