Reports for WPF
GetAmbientPropValue メソッド (IStyleOwner)

C1.WPF.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > IStyleOwner インターフェース : GetAmbientPropValue メソッド
プロパティキー。
計算されたプロパティの評価に使用する C1.C1Preview.Scripting.IScriptContext
アンビエントプロパティの値を取得します。
シンタックス
'宣言
 
Function GetAmbientPropValue( _
   ByVal propKey As System.Integer, _
   ByVal context As IScriptContext _
) As System.Object
System.object GetAmbientPropValue( 
   System.int propKey,
   IScriptContext context
)

パラメータ

propKey
プロパティキー。
context
計算されたプロパティの評価に使用する C1.C1Preview.Scripting.IScriptContext

戻り値の型

プロパティ値。
参照

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