PowerTools SPREAD for Windows Forms 8.0J
TablePropertyChangingEventArgs コンストラクタ


プロパティ名。
新しい値。
TablePropertyChangingEventArgsオブジェクトを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal propertyName As String, _
   ByVal newValue As Object _
)
'使用法
 
Dim propertyName As String
Dim newValue As Object
 
Dim instance As New TablePropertyChangingEventArgs(propertyName, newValue)
public TablePropertyChangingEventArgs( 
   string propertyName,
   object newValue
)

パラメータ

propertyName
プロパティ名。
newValue
新しい値。
参照

TablePropertyChangingEventArgs クラス
TablePropertyChangingEventArgs メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.