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


C1.Report アセンブリ > C1.Report 名前空間 > Field クラス : CanShrink プロパティ
Specifies whether the field height should be automatically reduced to fit the field's contents.
シンタックス
'宣言
 
Public Property CanShrink As System.Boolean
'使用法
 
Dim instance As Field
Dim value As System.Boolean
 
instance.CanShrink = value
 
value = instance.CanShrink
public System.bool CanShrink {get; set;}
参照

参照

Field クラス
Field メンバ
CanGrow プロパティ