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

In This Topic
    FixedHeight Property (TableOfContents)
    In This Topic
    Specifies the fixed height of table of contents.
    Syntax
    'Declaration
     
    Public Property FixedHeight As Length
    public Length FixedHeight {get; set;}
    See Also