ComponentOne FlexReport for WinForms
CalculateSize Method

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > Section Class : CalculateSize Method
Calculates section's size. Note! This method does not execute OnFormat script and does not fire C1FlexReport.StartSection event and intended to be used from VB scripts to update RenderHeight property.
Syntax
'Declaration
 
Public Sub CalculateSize() 
public void CalculateSize()
See Also

Reference

Section Class
Section Members