ComponentOne FlexReport for WinForms
Height Property (Section)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > Section Class : Height Property
Gets the height of the current section in twips. This is the sum of the heights of all sub-sections of the current section.
Syntax
'Declaration
 
Public Property Height As System.Double
public System.double Height {get; set;}
See Also

Reference

Section Class
Section Members