FlexReport for WinForms
SubSectionIndex プロパティ (FieldBase)


C1.Win.FlexReport.4.5.2 アセンブリ > C1.Win.FlexReport 名前空間 > FieldBase クラス : SubSectionIndex プロパティ
フィールドが属する SectionSubSectionのインデックスを取得または設定します。
シンタックス
'宣言
 
Public Property SubSectionIndex As System.Integer
'使用法
 
Dim instance As FieldBase
Dim value As System.Integer
 
instance.SubSectionIndex = value
 
value = instance.SubSectionIndex
public System.int SubSectionIndex {get; set;}
参照

FieldBase クラス
FieldBase メンバ