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


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

参照

SubSection クラス
SubSection メンバ