'Declaration Protected Overrides Function CreateInstanceCore() As Freezable
'Usage Dim instance As CellEditor Dim value As Freezable value = instance.CreateInstanceCore()
protected override Freezable CreateInstanceCore()
Return Value
The new CellEditor instance.