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


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > Section クラス : Height プロパティ
Gets the height of the current section in twips. This is the sum of the heights of all sub-sections of the current section.
シンタックス
'宣言
 
Public Property Height As System.Double
'使用法
 
Dim instance As Section
Dim value As System.Double
 
instance.Height = value
 
value = instance.Height
public System.double Height {get; set;}
参照

参照

Section クラス
Section メンバ