FlexReport for WinForms
Item(Int32) プロパティ


C1.Document アセンブリ > C1.Ssrs.RplReader.Recs 名前空間 > ReportItemCollection クラス > Item プロパティ : Item(Int32) プロパティ
シンタックス
'宣言
 
Public Overloads Property Item( _
   ByVal index As System.Integer _
) As ReportItem
'使用法
 
Dim instance As ReportItemCollection
Dim index As System.Integer
Dim value As ReportItem
 
instance.Item(index) = value
 
value = instance.Item(index)
public ReportItem Item( 
   System.int index
) {get; set;}

パラメータ

index
参照

参照

ReportItemCollection クラス
ReportItemCollection メンバ
オーバーロード一覧