| C1.UWP.FlexReport Assembly > C1.Xaml.FlexReport Namespace > Section Class : RenderHeight Property |
Note that if this property is used in the section's OnFormat script, then it returns the height calculated for the previous instance of the section, or -1 if this is the first calculation.
'Declaration Public ReadOnly Property RenderHeight As System.Double
public System.double RenderHeight {get;}