AutoComplete for ASP.NET Web Forms
Section プロパティ

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > Field クラス : Section プロパティ
Gets or sets the section to which the field belongs.
シンタックス
'宣言
 
Public Property Section As SectionTypeEnum
public SectionTypeEnum Section {get; set;}
解説
To move a field from one section to another, set its Section property to a new value.
参照

Field クラス
Field メンバ