GrapeCity ActiveReports for .NET 16.0J
GetValue メソッド (IPropertyBag)

GrapeCity.ActiveReports.Extensibility.Rendering 名前空間 > IPropertyBag インターフェース : GetValue メソッド
取得するプロパティの名前。
名前付けられたプロパティの値を取得します。
シンタックス
'宣言
 
Function GetValue( _
   ByVal name As String _
) As Object
object GetValue( 
   string name
)

パラメータ

name
取得するプロパティの名前。

戻り値の型

プロパティの値。
参照

IPropertyBag インターフェース
IPropertyBag メンバ