Reports for WinForms
Section プロパティ

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > Field クラス : Section プロパティ
フィールドが属するセクションを取得または設定します。
シンタックス
'宣言
 
Public Property Section As SectionTypeEnum
public SectionTypeEnum Section {get; set;}
解説
フィールドを1つのセクションから別のセクションに移動するには、 Sectionプロパティを新しい値に設定します。
参照

Field クラス
Field メンバ