FlexReport for WinForms
RenderHeight プロパティ (Section)


C1.Win.FlexReport.4.5.2 アセンブリ > C1.Win.FlexReport 名前空間 > Section クラス : RenderHeight プロパティ
セクションの実際の高さを返します。これは、すべてのサブセクションの合計高さと 同じです。
シンタックス
'宣言
 
Public ReadOnly Property RenderHeight As System.Double
'使用法
 
Dim instance As Section
Dim value As System.Double
 
value = instance.RenderHeight
public System.double RenderHeight {get;}
参照

Section クラス
Section メンバ