ComponentOne FlexReport for WinForms
RenderHeight Property (FieldBase)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > FieldBase Class : RenderHeight Property
Gets the actual height of the current field. This property can only be used while the report is being rendered, otherwise it returns -1.
Syntax
'Declaration
 
Public ReadOnly Property RenderHeight As System.Double
public System.double RenderHeight {get;}
See Also

Reference

FieldBase Class
FieldBase Members