'Declaration
Function GetEditorRectangle( _ ByVal r As Rectangle, _ ByVal value As Object, _ ByRef cfResult As CfExecutedResult _ ) As Rectangle
'Usage
Dim instance As IUniversalCellType Dim r As Rectangle Dim value As Object Dim cfResult As CfExecutedResult Dim value As Rectangle value = instance.GetEditorRectangle(r, value, cfResult)
Parameters
- r
- Location and size of a rectangular region.
- value
- Object that contains the name of the renderer control of the cell
- cfResult
- The appearance setting of cell.