[]
Sets the value of the editor control.
public override void SetEditorValue(object value)
Public Overrides Sub SetEditorValue(value As Object)
| Type | Name | Description |
|---|---|---|
| object | value | Value of editor control (as object) |
| Type | Condition |
|---|---|
| ArgumentException | Specified value to set is not valid |