GrapeCity ActiveReports for .NET 12.0J
Item(String) プロパティ

項目の名前。

コレクション内から、指定した名前のツールオブジェクトを取得します。

構文
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal name As String _
) As ToolBase
public ToolBase Item( 
   string name
) {get;}

パラメータ

name
項目の名前。
参照

関連項目

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

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.