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


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > Section クラス : UseColumnLayout プロパティ
For master report's group and detail sections only, gets or sets a value indicating whether the current section should use column layout defined by Columns and ColumnLayout properties.
シンタックス
'宣言
 
Public Property UseColumnLayout As System.Boolean
'使用法
 
Dim instance As Section
Dim value As System.Boolean
 
instance.UseColumnLayout = value
 
value = instance.UseColumnLayout
public System.bool UseColumnLayout {get; set;}
参照

参照

Section クラス
Section メンバ