Gets the editing control, or null if the spreadsheet is not in editing mode.
public Control EditingControl2 {get;}
'Declaration
Public ReadOnly Property EditingControl2 As Control
'Usage
Dim instance As FpSpread
Dim value As Control
value = instance.EditingControl2