バージョン

Item プロパティ (HeaderLayout)

所定のインデックスのフィールド ヘッダー レイアウト コレクションを返します。
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal index As Integer _
) As FieldCollection
public FieldCollection this[ 
   int index
]; {get;}

パラメータ

index
ヘッダー コレクションの行のインデックスまたはレベル。

プロパティ値

所定インデックスのコレクション。
参照