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


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

パラメータ

key
参照

参照

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