[]
        
Gets the control associated with the editor.
Control GetEditorControl(Appearance appearance, float zoomFactor)
Function GetEditorControl(appearance As Appearance, zoomFactor As Single) As Control
| Type | Name | Description | 
|---|---|---|
| Appearance | appearance | Appearance settings of the editor control  | 
    
| float | zoomFactor | Numeric value for scaling the display of the editor control  | 
    
| Type | Description | 
|---|---|
| Control | The edit control for this cell type.  |