PowerTools ActiveReports for .NET 9.0J
Item(String) プロパティ

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

パラメータ

name
取得または設定するCustomPropertyDefinitionの名前。
参照

関連項目

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

 

 


©2003-2015 GrapeCity inc. All rights reserved.