FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > 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 )