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


C1.Report アセンブリ > C1.Report 名前空間 > Section クラス : CanGrow プロパティ
Gets or sets a value indicating whether the section's height is automatically increased to fit its content.
シンタックス
'宣言
 
Public Property CanGrow As System.Boolean
'使用法
 
Dim instance As Section
Dim value As System.Boolean
 
instance.CanGrow = value
 
value = instance.CanGrow
public System.bool CanGrow {get; set;}
参照

参照

Section クラス
Section メンバ