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


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

参照

Section クラス
Section メンバ