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

In This Topic
    FixedHeight Property (BandedList)
    In This Topic
    Syntax
    'Declaration
     
    Public Property FixedHeight As Length
    public Length FixedHeight {get; set;}
    See Also