[]
public override Control GetEditorControl(string id, TableCell parent, Appearance style, Inset margin, object value, bool upperLevel)
Public Overrides Function GetEditorControl(id As String, parent As TableCell, style As Appearance, margin As Inset, value As Object, upperLevel As Boolean) As Control
Type | Name | Description |
---|---|---|
string | id | |
TableCell | parent | |
Appearance | style | |
Inset | margin | |
object | value | |
bool | upperLevel |
Type | Description |
---|---|
Control |