FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > BeforeSettingPropertyValueEventArgs クラス : BeforeSettingPropertyValueEventArgs コンストラクタ |
'Declaration
Public Function New( _ ByVal ownerObject As Object, _ ByVal propDesc As PropertyDescriptor, _ ByVal value As Object _ )
public BeforeSettingPropertyValueEventArgs( object ownerObject, PropertyDescriptor propDesc, object value )