GrapeCity ActiveReports for .NET 16.0J
Item プロパティ (ITableHeaderFooterRows)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table 名前空間 > ITableHeaderFooterRows インターフェース : Item プロパティ
The zero-based index of the element to get.
Gets the element at the specified index in the read-only list.
シンタックス
'宣言
 
ReadOnly Default Property Item( _
   ByVal index As Integer _
) As ITableRow
ITableRow this[ 
   int index
]; {get;}

パラメータ

index
The zero-based index of the element to get.

プロパティ値

The element at the specified index in the read-only list.
参照

ITableHeaderFooterRows インターフェース
ITableHeaderFooterRows メンバ