[]
Gets the preferred (maximum needed) size of the cell for the editor control.
Size GetPreferredSize(Control editor)
Function GetPreferredSize(editor As Control) As Size
| Type | Name | Description |
|---|---|---|
| Control | editor | Name of the editor control |
| Type | Description |
|---|---|
| Size | The preferred size of the cell for the renderer control |