FlexReport for WinForms
AutoHeight プロパティ (FieldBase)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > FieldBase クラス : AutoHeight プロパティ
Gets or sets a value determining how height of object changes depending on its content.
シンタックス
'宣言
 
Public Property AutoHeight As AutoSizeBehavior
'使用法
 
Dim instance As FieldBase
Dim value As AutoSizeBehavior
 
instance.AutoHeight = value
 
value = instance.AutoHeight
public AutoSizeBehavior AutoHeight {get; set;}
参照

参照

FieldBase クラス
FieldBase メンバ