FlexReport for UWP
Section プロパティ

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

FieldBase クラス
FieldBase メンバ