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


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > FieldBase クラス : SubSectionIndex プロパティ
Gets or sets the index of the SubSection in Section to which the field belongs.
シンタックス
'宣言
 
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 メンバ