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

取得するCustomPropertyDefinition の名前。
指定された名前の要素を取得します。指定された名前値の要素がない場合はnullを取得します。
構文
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal name As String _
) As CustomPropertyDefinition
public CustomPropertyDefinition Item( 
   string name
) {get;}

パラメータ

name
取得するCustomPropertyDefinition の名前。

プロパティ値

CustomPropertyDefinition型の要素またはnull。
参照

関連項目

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

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.