[]
Represents a generic text box editor control.
public class GeneralEditor : BaseEditor, IEditor3, IEditor
Public Class GeneralEditor
Inherits BaseEditor
Implements IEditor3, IEditor
| Name | Description |
|---|---|
| GeneralEditor() |
| Name | Description |
|---|---|
| Size | Gets or sets the size of the editor control. |
| Name | Description |
|---|---|
| GetEditorControl(string, TableCell, Appearance, Inset, object, bool) | Creates a generic text box editor control. |