'Declaration Public Overloads Overrides Function GetPreferredSize( _ ByVal editor As Control _ ) As Size
'Usage Dim instance As EditBaseCellType Dim editor As Control Dim value As Size value = instance.GetPreferredSize(editor)
Parameters
- editor
- Name of editor control
Return Value
Size object containing the maximum needed size of the cell for the editor control