ButtonClicked (Row/Column)

Function Name c:<CONTROL-NAME>#OnButtonClicked
Syntax   (defun c:<CONTROL-NAME>#OnButtonClicked (Row [as Long] Column [as Long] /)
)
Return Type Ignored
Applies To Grid

当用户单击指定行和列的单元格中的按钮编辑控件时,会触发此事件。