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

プロパティ名(文字列)。
指定した項目をカスタム属性として取得または設定します。
構文
'宣言
 
Public Default Property Item( _
   ByVal propertyName As String _
) As Object
public object this[ 
   string propertyName
]; {get; set;}

パラメータ

propertyName
プロパティ名(文字列)。
参照

関連項目

CustomProperties クラス
CustomProperties メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.