public event EventHandler EditorValueChanged
'Declaration Public Event EditorValueChanged As EventHandler
'Declaration
Public Event EditorValueChanged As EventHandler
'使用法 Dim instance As BaseCellType Dim handler As EventHandler AddHandler instance.EditorValueChanged, handler
'使用法
Dim instance As BaseCellType Dim handler As EventHandler AddHandler instance.EditorValueChanged, handler
BaseCellType クラス BaseCellType メンバ
© 2004-2017, GrapeCity inc. All rights reserved.