'Declaration Protected Sub OnButtonCmd( _ ByVal cmd As String, _ ByVal row As Integer, _ ByVal column As Integer _ )
Parameters
- cmd
- String of command
- row
- Row index of the cell
- column
- Column index of the cell
'Declaration Protected Sub OnButtonCmd( _ ByVal cmd As String, _ ByVal row As Integer, _ ByVal column As Integer _ )