EditingControl2 Property
EditingControl2
Gets the editing control, or null if the spreadsheet is not in editing mode.
Declaration
[Browsable(false)]
public Control EditingControl2 { get; }
<Browsable(False)>
Public ReadOnly Property EditingControl2 As Control