[]
Gets the edit control for this cell type with the specified appearance and scaling.
public override Control GetEditorControl(Appearance appearance, float zoomFactor)
Public Overrides Function GetEditorControl(appearance As Appearance, zoomFactor As Single) As Control
Type | Name | Description |
---|---|---|
Appearance | appearance | Appearance settings of the cell |
float | zoomFactor | Numeric value for scaling the display of the cell |
Type | Description |
---|---|
Control |