FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > EditorNotifyEventArgs クラス : EditorNotifyEventArgs コンストラクタ |
'宣言
Public Function New( _ ByVal view As SpreadView, _ ByVal editingControl As Control, _ ByVal row As Integer, _ ByVal column As Integer _ )
public EditorNotifyEventArgs( SpreadView view, Control editingControl, int row, int column )