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


C1.Win.FlexReport.4 アセンブリ > C1.Win.FlexReport 名前空間 > Section クラス : CanShrink プロパティ
1 つ以上のフィールドが縮小された場合に、 Sectionの高さも縮小されるかどうかを指定します。
シンタックス
'宣言
 
Public Property CanShrink As System.Boolean
'使用法
 
Dim instance As Section
Dim value As System.Boolean
 
instance.CanShrink = value
 
value = instance.CanShrink
public System.bool CanShrink {get; set;}
参照

Section クラス
Section メンバ