Reporting

Gets or sets the height of the current section.

Namespace: Telerik.Reporting
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public Unit Height { get; set; }
Visual Basic
Public Property Height As Unit
	Get
	Set

Field Value

The height of the current section in Units.

Version Information

Supported in: 1.0.1

See Also