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

GrapeCity.ActiveReports.PageReportModel 名前空間 > CustomPropertyDefinitionCollection クラス > Item プロパティ : 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 メンバ
オーバーロード一覧