[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.IEditor.GetEditorControl

GetEditorControl Method

GetEditorControl(Appearance, float)

Gets the control associated with the editor.

Declaration
Control GetEditorControl(Appearance appearance, float zoomFactor)
Function GetEditorControl(appearance As Appearance, zoomFactor As Single) As Control
Parameters
Type Name Description
Appearance appearance

Appearance settings of the editor control

float zoomFactor

Numeric value for scaling the display of the editor control

Returns
Type Description
Control

The edit control for this cell type.