FlexReport for WinForms
ChangeItemKey メソッド (ReportItemCollection)


C1.Document アセンブリ > C1.Ssrs.RplReader.Recs 名前空間 > ReportItemCollection クラス : ChangeItemKey メソッド
シンタックス
'宣言
 
Protected Sub ChangeItemKey( _
   ByVal item As ReportItem, _
   ByVal newKey As System.String _
) 
'使用法
 
Dim instance As ReportItemCollection
Dim item As ReportItem
Dim newKey As System.String
 
instance.ChangeItemKey(item, newKey)
protected void ChangeItemKey( 
   ReportItem item,
   System.string newKey
)

パラメータ

item
newKey
参照

参照

ReportItemCollection クラス
ReportItemCollection メンバ