MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TableOfContents Class / FixedHeight Property

In This Topic
FixedHeight Property (TableOfContents)
In This Topic
Gets or sets a fixed height of the table of contents.
Syntax
'Declaration
 
Public Property FixedHeight As Length
 

Property Value

A Length value representing the fixed height of the table of contents.
See Also