バージョン

ComponentRendererTargetPropertyUpdatingHandler デリゲート

シンタックス
'宣言
 
Public Delegate Function ComponentRendererTargetPropertyUpdatingHandler( _
   ByVal propertyPath As String, _
   ByVal target As Object, _
   ByVal newValue As Object _
) As Boolean
public delegate bool ComponentRendererTargetPropertyUpdatingHandler( 
   string propertyPath,
   object target,
   object newValue
)

パラメータ

propertyPath
target
newValue
参照