FlexReport for WinForms
CalculateSize メソッド (Section)


C1.Report アセンブリ > C1.Report 名前空間 > Section クラス : CalculateSize メソッド
Calculates section's size. Note! This method does not execute Section.OnFormat script and does not fire FlexReport.StartSection event and intended to be used from VB scripts to update Section.RenderHeight property.
シンタックス
'宣言
 
Public Sub CalculateSize() 
'使用法
 
Dim instance As Section
 
instance.CalculateSize()
public void CalculateSize()
参照

参照

Section クラス
Section メンバ