FlexReport for WinForms
CalculateSize メソッド (Section)


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

参照

Section クラス
Section メンバ